We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
测试环境:Mac OS 10.8
安装 PySerial
sudo easy_install pyserial
获取 LibPebble
git clone https://github.com/Hexxeh/libpebble.git
蓝牙配对
测试
sudo ./p.py --pebble_id 你的PebbleID ping
这时候你的 Pebble 应该会提示 "Ping Received", 证明已经没问题了. 下面的命令就不需要Pebble ID了
`sudo ./p.py load_fw 固件路径`