mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-22 06:03:23 +00:00
Implement settings, temp control, extrude/retract, untested status display
This commit is contained in:
@@ -17,7 +17,6 @@ static void event_handler(lv_event_t * e){
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void setup() {
|
||||
Serial.begin(115200);
|
||||
Serial.println("Hello World");
|
||||
|
||||
Reference in New Issue
Block a user