remove unused debug printf's.
This commit is contained in:
parent
3e47e00291
commit
7cecd99658
@ -235,7 +235,7 @@ void alarm_pin_pinalarm_prepare_for_deep_sleep(void) {
|
||||
configure_pins_for_sleep();
|
||||
pins_configured = true;
|
||||
#ifdef NRF_DEBUG_PRINT
|
||||
dbg_dump_GPIOregs();
|
||||
//dbg_dump_GPIOregs();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user