Skip to content

Commit 09c9a36

Browse files
committed
remove redundant code
1 parent a81cdc0 commit 09c9a36

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/StandardFirmata/StandardFirmata.ino

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,4 @@ void setup()
4646
void loop()
4747
{
4848
loopFirmataCommon();
49-
50-
#ifdef FIRMATA_SERIAL_FEATURE
51-
serialFeature.update();
52-
#endif
5349
}

0 commit comments

Comments
 (0)