Improve power saving and payload safety
This commit is contained in:
@@ -17,6 +17,7 @@ void power_sender_init() {
|
||||
}
|
||||
|
||||
void power_receiver_init() {
|
||||
btStop();
|
||||
analogReadResolution(12);
|
||||
pinMode(PIN_BAT_ADC, INPUT);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user