mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-02-02 10:26:21 -05:00
Increment sleep
This commit is contained in:
parent
c0272c9536
commit
cdf41e1ea5
2
Makefile
2
Makefile
@ -206,7 +206,7 @@ upload-rak4631:
|
|||||||
@echo This target currently uses a custom version of rnodeconf to set the firmware length on the device.
|
@echo This target currently uses a custom version of rnodeconf to set the firmware length on the device.
|
||||||
@echo This will be removed once the feature has been included upstream, or another solution has been found.
|
@echo This will be removed once the feature has been included upstream, or another solution has been found.
|
||||||
@echo
|
@echo
|
||||||
@sleep 1
|
@sleep 2
|
||||||
python3 rnodeconf.py /dev/ttyACM0 --set-firmware-length $$(ls -l ./build/rakwireless.nrf52.WisCoreRAK4631Board/RNode_Firmware_CE.ino.bin | awk '{print $$5}')
|
python3 rnodeconf.py /dev/ttyACM0 --set-firmware-length $$(ls -l ./build/rakwireless.nrf52.WisCoreRAK4631Board/RNode_Firmware_CE.ino.bin | awk '{print $$5}')
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user