mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Change charge display off to sleep (#3153)
This commit is contained in:
@@ -41,6 +41,7 @@ class SPI {
|
||||
};
|
||||
|
||||
void init();
|
||||
void power_down();
|
||||
|
||||
reg_t read(const address_t address) {
|
||||
return transfer_word(Direction::Read, address, 0);
|
||||
|
||||
Reference in New Issue
Block a user