mirror of
https://github.com/pelgraine/Meck.git
synced 2026-08-08 09:42:43 +02:00
Removed faulty meck_twatch_s3_plus_diag_pmubtn build. Updated Twatchs3plusboard charge rate to 200MA and voltage to 4V35
This commit is contained in:
@@ -2314,11 +2314,6 @@ void UITask::loop() {
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#if defined(MECK_DIAG_PMU_BTN)
|
||||
// TEMP DIAGNOSTIC (power bisect): drive the PMU-key poll replica every loop
|
||||
// (it rate-limits itself to 30 ms, matching PMUButton). Remove with the env.
|
||||
board.diagPollPmuKey();
|
||||
#endif
|
||||
#if defined(PIN_USER_BTN) || defined(MECK_PMU_BUTTON)
|
||||
int ev = user_btn.check();
|
||||
if (ev == BUTTON_EVENT_CLICK) {
|
||||
|
||||
Reference in New Issue
Block a user