Arduino Yun cheat sheet: Difference between revisions

Line 678: Line 678:
</syntaxhighlight>
</syntaxhighlight>


USB LED (まぶしい白) は /etc/rc.local の boot-complete-notify で常時点灯に設定される。
USB LED (まぶしい白色) は /etc/rc.local の boot-complete-notify で常時点灯に設定される。
  [https://github.com/arduino/openwrt-packages-yun/blob/0fb82cf85e489ffad89a78a58beac9d256c1bbbf/arduino/yun-scripts/files/usr/bin/boot-complete-notify boot-complete-notify]
  [https://github.com/arduino/openwrt-packages-yun/blob/0fb82cf85e489ffad89a78a58beac9d256c1bbbf/arduino/yun-scripts/files/usr/bin/boot-complete-notify boot-complete-notify]


WLAN LED (暗い青) は wifi モジュールの初期化・リセット等の操作時にブリンクするようになっている。処理が終わったら消灯される。
WLAN LED (暗い青色) は wifi モジュールの動作確認・初期化・リセット等の操作時にブリンクするようになっている。処理が終わったら消灯される。
  [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/wifi-live-or-reset wifi-live-or-reset]
  [https://github.com/arduino/openwrt-packages-yun/blob/master/arduino/yun-scripts/files/usr/bin/wifi-live-or-reset wifi-live-or-reset]
  [https://github.com/arduino/openwrt-packages-yun/blob/0fb82cf85e489ffad89a78a58beac9d256c1bbbf/arduino/yun-scripts/files/usr/bin/wifi-reset-button-released wifi-reset-button-released]
  [https://github.com/arduino/openwrt-packages-yun/blob/0fb82cf85e489ffad89a78a58beac9d256c1bbbf/arduino/yun-scripts/files/usr/bin/wifi-reset-button-released wifi-reset-button-released]