We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81cdc0 commit 09c9a36Copy full SHA for 09c9a36
examples/StandardFirmata/StandardFirmata.ino
@@ -46,8 +46,4 @@ void setup()
46
void loop()
47
{
48
loopFirmataCommon();
49
-
50
-#ifdef FIRMATA_SERIAL_FEATURE
51
- serialFeature.update();
52
-#endif
53
}
0 commit comments