mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39:49 +03:00
Important Input re-intrance bug fixed
Haier AC relability improved (buffer not save if incoming packet broken) CAN - sub-item calculation fixed continue working on MultiAC config for LH board testing shared
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export PORT=cu.usbmodem144101
|
||||
export PORT=cu.usbmodem142401
|
||||
echo . | stty -f /dev/$PORT speed 1200
|
||||
../tools/mac/tool-bossac/bossac -U false -p $PORT -i -w -v -b firmware.bin -R
|
||||
@@ -1 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.11.13 -port 80 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
../tools/mac/arduinoOTA -address 192.168.11.200 -port 80 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
|
||||
Reference in New Issue
Block a user