Skip to content

Instantly share code, notes, and snippets.

@pc0808f
Created March 2, 2017 08:44
Show Gist options
  • Save pc0808f/56a8d2c15718739a97c00c00be7fabb1 to your computer and use it in GitHub Desktop.
Save pc0808f/56a8d2c15718739a97c00c00be7fabb1 to your computer and use it in GitHub Desktop.
1、先用ap模式連到linkit7688,設定密碼
2、把config檔,crane-machine.tar.gz檔,fw.hex檔放入otg碟的根目錄下
3、插入otg碟,putty登入,執行下面指令
cd /root/
tar -zxvf /Media/USB-A1/crane-machine.tar.gz -C /root/
cp ./setting/rc.local /etc/rc.local
chmod 755 /etc/rc.local
node config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment