Skip to content

Commit c600222

Browse files
authored
Update StepmotorGRBL_M012.ino
1 parent fd3378a commit c600222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Modules/StepmotorGRBL_M012/StepmotorGRBL_M012.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ void setup() {
3232
M5.begin();
3333
M5.Power.begin();
3434
Wire.begin();
35-
Serial.begin(115200);
3635
m5.Lcd.setTextColor(WHITE, BLACK);
3736
m5.Lcd.setTextSize(2);
3837
m5.lcd.setBrightness(100);

0 commit comments

Comments
 (0)