Skip to content

Commit 3c7aa05

Browse files
committed
Update FirmataParser to support older compilers
1 parent 4ab1e25 commit 3c7aa05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirmataParser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ FirmataParser::FirmataParser()
2929
:
3030
executeMultiByteCommand(0),
3131
multiByteChannel(0),
32-
storedInputData{0},
3332
waitForData(0),
3433
parsingSysex(false),
3534
sysexBytesRead(0),

0 commit comments

Comments
 (0)