1
0

fix(MP/daemon): comment oled broken

This commit is contained in:
2026-06-06 15:14:33 +02:00
committed by Fastium
parent c76492ab42
commit 6efff669d5

View File

@@ -53,7 +53,7 @@ int main(void) {
return 1;
}
init_oled(&oled_cbs);
// init_oled(&oled_cbs);
btn_set_led(led_power);
init_animations();