feat:V1.0 #8

Merged
Clement merged 58 commits from develop into master 2024-02-02 16:03:25 +00:00
Showing only changes of commit 8e8df97e68 - Show all commits

View File

@ -58,9 +58,7 @@ void setup() {
M5.Lcd.setCursor(50, 120);
delay(1000);
M5.Lcd.println("Control Motor");
Serial.println("\n\n\n\n\n0");
init(100, 755.906, 50);
Serial.println("\n\n\n\n\n000000000000000000");
}