Permalink
Fetching contributors…
Cannot retrieve contributors at this time
v2.0.1
Bug Fixes
- Bug where softReset message could be scrambled on daisy board.
Breaking Changes
- Renamed
BasicBoard.ino to BoardNoAccelOrSD.ino to avoid confusion. Thanks @wjcroft for the suggestion.
- Renamed
BasicBoardDebug.ino to BoardNoAccelOrSDDebug.ino to avoid confusion. Thanks @wjcroft for the suggestion.
v2.0.0-rc.6
New Features
- Add
hasDataSerial0, hasDataSerial1, getCharSerial0, and getCharSerial1
- Add
channelDataAvailable boolean variable to check each loop to see if new data is available.
Breaking Changes
- Removed
isSerialAvailableForRead
Work In Progress
- Add ability to change board mode on the fly.
2.0.0
Bug Fixes
- Sending
d did not terminate with an EOT ($$$)
- Sending
c did not terminate with an EOT ($$$)
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.