Rebooting and flashing a node now works!

This commit is contained in:
Martin Preuss
2023-04-21 23:38:44 +02:00
parent 76e58b6fec
commit 97016b21b9
20 changed files with 468 additions and 14 deletions

View File

@@ -68,6 +68,7 @@
msg_flashresponse.h
msg_flashend.h
msg_flashdata.h
msg_reboot.h
</headers>
@@ -106,6 +107,7 @@
msg_flashresponse.c
msg_flashend.c
msg_flashdata.c
msg_reboot.c
</sources>