reboot and pass tests
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#define DEBUG_UART USART1
|
||||
|
||||
#define DEBUG_LEVEL 1
|
||||
#define DEBUG_LEVEL 0
|
||||
|
||||
#define NON_BLOCK_PRINTING 0
|
||||
|
||||
|
@@ -166,6 +166,7 @@ int main(int argc, char * argv[])
|
||||
|
||||
if (REBOOT_FLAG)
|
||||
{
|
||||
delay(250);
|
||||
device_reboot();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user