Skip to content

Commit 4cae7f2

Browse files
authored
Update ENCODER.ino
1 parent 4725902 commit 4cae7f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Face/ENCODER/ENCODER.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ void setup()
3939
M5.begin();
4040
M5.Power.begin();
4141
Wire.begin();
42-
Serial.begin(115200);
4342
dacWrite(25, 0);
4443
M5.Lcd.setTextFont(2);
4544
M5.Lcd.println("FACES ENCODER I2C Read Example");

0 commit comments

Comments
 (0)