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.
Fork of SX1272Lib by
Diff: enums/enums.h
- Revision:
- 2:cd1093b6676f
- Parent:
- 1:b0372ef620d0
- Child:
- 11:cfa462865c9b
--- a/enums/enums.h Tue Jan 26 22:04:33 2016 +0000 +++ b/enums/enums.h Wed Feb 17 09:17:18 2016 +0000 @@ -36,11 +36,11 @@ }RadioModems_t; /*! - * Type of the supported board. [SX1272MB1DAS / SX1272MB1DCS] + * Type of the supported board. */ typedef enum BoardType { - SX1272MB1DAS = 0, + SX1272MB2XAS = 0, SX1272MB1DCS, NA_MOTE_72, MDOT_F411RE,