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.h
- Revision:
- 2:493d10424466
- Parent:
- 0:e2bc011508c7
- Child:
- 3:c004c3d1c349
--- a/SBUS.h Fri Jun 28 07:59:32 2019 +0000 +++ b/SBUS.h Fri Jun 28 08:31:04 2019 +0000 @@ -17,9 +17,9 @@ }; enum switchPosition { - High, + Low, Neutral, - Low + High }; enum switchFPosition {