Skip to content

Commit c78d0e2

Browse files
Merge pull request #323 from zfields/parserFix
Update FirmataParser to support older compilers
2 parents 2c24de7 + 3c7aa05 commit c78d0e2

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)