Implement settings, temp control, extrude/retract, untested status display

This commit is contained in:
suchmememanyskill
2023-11-12 21:49:51 +01:00
parent ef1afa6560
commit 86fca4ca16
16 changed files with 497 additions and 16 deletions

View File

@@ -17,7 +17,6 @@ static void event_handler(lv_event_t * e){
}
}
void setup() {
Serial.begin(115200);
Serial.println("Hello World");