SX1276 library for modtronix inair9. Edited for use with NRF51DK board.
Fork of SX1276Lib_modtronix by
Diff: enums/enums.h
- Revision:
- 22:20db480143c9
- Parent:
- 13:618826a997e2
- Child:
- 23:2da0dcafe430
--- a/enums/enums.h Thu Apr 02 12:27:47 2015 +1100 +++ b/enums/enums.h Wed May 13 10:24:04 2015 +1000 @@ -48,13 +48,14 @@ }; /*! - * Type of the supported board. [SX1276MB1MAS / SX1276MB1LAS] + * Type of the supported board. [BOARD_INAIR4 / BOARD_INAIR9] */ enum BoardType { - SX1276MB1MAS = 0, - SX1276MB1LAS, - UNKNOWN + BOARD_INAIR4 = 0, + BOARD_INAIR9, + BOARD_INAIR9B, + BOARD_UNKNOWN }; /*! * Radio FSK modem parameters