mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge branch 'dev' into BLE
This commit is contained in:
@@ -126,8 +126,7 @@ uint8_t getButtonB() {
|
||||
}
|
||||
|
||||
void reboot() {
|
||||
// Spin for watchdog
|
||||
for (;;) {}
|
||||
hal_system_reset();
|
||||
}
|
||||
|
||||
void delay_ms(uint16_t count) {
|
||||
|
||||
Reference in New Issue
Block a user