Implement KbootCommand_Ping and set set left BOOTLOADER_TIMEOUT_MS back to 100 ms.

This commit is contained in:
László Monda
2017-10-23 21:33:08 +02:00
parent c46dcad490
commit 85b1a65ea7
6 changed files with 38 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
kboot_command_t commandType;
uint8_t i2cAddress;
uint8_t phase;
uint32_t status;
} kboot_driver_state_t;
// Variables: