mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add command reset, fix some troubles
This commit is contained in:
@@ -50,6 +50,7 @@ typedef enum{
|
||||
CMD_REINIT_SENSORS, // (re)init sensors
|
||||
CMD_GETBUILDNO, // request for firmware build number
|
||||
CMD_SYSTIME, // get system time
|
||||
CMD_RESET_MCU, // reset MCU
|
||||
// dummy commands for test purposes
|
||||
CMD_DUMMY0 = 0xDA,
|
||||
CMD_DUMMY1 = 0xAD
|
||||
|
||||
Reference in New Issue
Block a user