fix(MP/daemon): comment oled broken

This commit is contained in:
2026-06-06 15:24:11 +02:00
committed by Fastium
parent c76492ab42
commit 6efff669d5
+1 -1
View File
@@ -53,7 +53,7 @@ int main(void) {
return 1; return 1;
} }
init_oled(&oled_cbs); // init_oled(&oled_cbs);
btn_set_led(led_power); btn_set_led(led_power);
init_animations(); init_animations();