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.
Dependents: LoRaWAN-lmic-app_tjm
Fork of SX1276Lib by
Diff: enums/enums.h
- Revision:
- 23:952530fa968d
- Parent:
- 22:7f3aab69cca9
diff -r 7f3aab69cca9 -r 952530fa968d enums/enums.h --- a/enums/enums.h Thu Nov 26 16:55:15 2015 +0000 +++ b/enums/enums.h Tue Feb 23 15:34:46 2016 +0000 @@ -42,6 +42,7 @@ { SX1276MB1MAS = 0, SX1276MB1LAS, + SX1272RF1, UNKNOWN }BoardType_t;