mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Change charge display off to sleep (#3153)
This commit is contained in:
@@ -78,7 +78,7 @@ void set_antenna_bias(const bool v);
|
||||
bool get_antenna_bias();
|
||||
|
||||
init_status_t init();
|
||||
void shutdown(const bool leave_screen_on = false);
|
||||
void shutdown(const bool leave_screen_on = false, const bool slow_clock = false);
|
||||
|
||||
void setEventDispatcherToUSBSerial(EventDispatcher* evt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user