mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-26 07:20:18 +00:00
Compare commits
1 Commits
439ebba129
...
8d41934029
Author | SHA1 | Date | |
---|---|---|---|
|
8d41934029 |
@ -3442,7 +3442,6 @@ def main():
|
|||||||
elif rnode.platform == ROM.PLATFORM_NRF52:
|
elif rnode.platform == ROM.PLATFORM_NRF52:
|
||||||
# Wait a few seconds before hard resetting.
|
# Wait a few seconds before hard resetting.
|
||||||
# Otherwise, macOS fails to set firmware hash on NRF52
|
# Otherwise, macOS fails to set firmware hash on NRF52
|
||||||
if RNS.vendor.platformutils.is_darwin():
|
|
||||||
time.sleep(5)
|
time.sleep(5)
|
||||||
|
|
||||||
rnode.hard_reset()
|
rnode.hard_reset()
|
||||||
|
Loading…
Reference in New Issue
Block a user