Cleanup Poweroff for NRF52 boards
This commit is contained in:
25 files changed
+27
-76
No files matched your search
@@ -49,6 +49,6 @@ public:
|
||||
#endif
|
||||
|
||||
// power off board
|
||||
sd_power_system_off();
|
||||
NRF52Board::powerOff();
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user