firmware update via CAN #3362

This commit is contained in:
rusefillc 2022-05-10 06:14:57 -04:00
parent d4509cab8a
commit 26233a3957
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit f24548b161e0e6f90651d8a2419d82f64dda9282
Subproject commit dd0ba5104d0ea3f1d2260f038ad7f4cdb98377be

View File

@ -1936,6 +1936,7 @@ end_struct
#define CMD_DATE "date"
#define CMD_REBOOT "reboot"
#define CMD_REBOOT_DFU "reboot_dfu"
#define CMD_REBOOT_OPENBLT "reboot_openblt"
#define CMD_ENABLE "enable"
#define CMD_DISABLE "disable"
#define CMD_TRIGGER_HW_INPUT "trigger_hw_input"