mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-19 06:03:59 +00:00
Keep MAX2837 in standby so temperature can be read.
I think this won't significantly impact power consumption.
This commit is contained in:
@@ -124,6 +124,8 @@ void MAX2837::init() {
|
||||
|
||||
_dirty.set();
|
||||
flush();
|
||||
|
||||
set_mode(Mode::Standby);
|
||||
}
|
||||
|
||||
void MAX2837::set_mode(const Mode mode) {
|
||||
|
||||
Reference in New Issue
Block a user