Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: SBUS.cpp
- Revision:
- 12:ac222684f449
- Parent:
- 11:afe8c7d2cdf0
- Child:
- 13:17a61a516f0c
--- a/SBUS.cpp Sat Jul 13 02:14:09 2019 +0000 +++ b/SBUS.cpp Sat Jul 13 08:31:01 2019 +0000 @@ -111,7 +111,7 @@ switchValue[i] = Low; break; default: - switchValue[i] = 3; + //switchValue[i] = 3; break; } }