mirror of
https://github.com/anklimov/lighthub
synced 2026-09-14 22:24:03 +00:00
MASSIVE refactoring. /set scale changed 100 -> 255
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
mode com3:1200,n,8,1
|
||||
pause
|
||||
..\tools\win\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
export PORT=cu.usbmodem14101
|
||||
echo . | stty -f /dev/$PORT speed 1200
|
||||
../tools/mac/tool-bossac/bossac -U false -p $PORT -i -e -w -v -b firmware.bin -R
|
||||
Reference in New Issue
Block a user