Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1489179
  • 博文数量: 129
  • 博客积分: 1449
  • 博客等级: 上尉
  • 技术积分: 3048
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-24 18:36
文章分类

全部博文(129)

文章存档

2015年(3)

2014年(20)

2013年(65)

2012年(41)

发布时间:2014-11-18 10:59:04

1. 启动脚本, /etc/rc.local点击(此处)折叠或打开# Put your custom commands here that should be executed once# the system init finished. By default this file does nothing.#2014-11, 上级WiFi不存在则OP中继异常, 切换到AP模式.........【阅读全文】

阅读(9537) | 评论(0) | 转发(1)

发布时间:2014-04-15 11:58:56

1. ADT22.3.0, 工程昨天运行OK, 今天早上未改动, 编译时出现错误如下:04-15 02:47:55.256: D/AndroidRuntime(4576): Shutting down VM04-15 02:47:55.256: W/dalvikvm(4576): threadid=1: thread exiting with uncaught exception (group=0x41547898)04-15 02:47:55.256: E/AndroidRuntime(4576): FATAL EXCEPTION.........【阅读全文】

阅读(2478) | 评论(0) | 转发(0)

发布时间:2014-12-05 13:42:56

Network support for the Lua languagehome · download · installation · introduction · referenceReferenceDNS (in socket)toip, tohostname, gethostn.........【阅读全文】

阅读(4564) | 评论(0) | 转发(0)

发布时间:2014-12-04 09:02:04

1. Shell中实现, 比如对GPIO 26的操作echo 26 > /sys/class/gpio/exportecho out > /sys/class/gpio/gpio26/directionecho in > /sys/class/gpio/gpio26/directionecho 1 > /sys/class/gpio/gpio26/valuecat /sys/class/gpio/gpio26/value2. LUA中的操作可以直接引用 Ewelina, Rafa, Rafa写的例程gpio.lua.........【阅读全文】

阅读(6173) | 评论(0) | 转发(1)

发布时间:2014-12-03 14:37:55

1. 官方参考 http://wiki.openwrt.org/doc/devel/config-scriptingLoadingTo be able to load UCI configuration files, you need to include the common functions with:. /lib/functions.shThen you can use config_load name to load c.........【阅读全文】

阅读(11247) | 评论(0) | 转发(3)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册