Hexmodal SX1276lib
Dependents: LoRaWAN-hello-world_Class_C_Anish
Diff: sx1276/sx1276-hal.h
- Revision:
- 4:f0ce52e94d3f
- Parent:
- 2:5eb3066446dd
- Child:
- 6:e7f02929cd3d
--- a/sx1276/sx1276-hal.h Tue Aug 19 09:15:01 2014 +0000 +++ b/sx1276/sx1276-hal.h Wed Aug 20 06:29:01 2014 +0000 @@ -15,7 +15,6 @@ #ifndef __SX1276_HAL_H__ #define __SX1276_HAL_H__ #include "sx1276.h" -#include "debug.h" /*! * Actual implementation of a SX1276 radio, includes some modifications to make it compatible with the MB1 LAS board @@ -42,7 +41,6 @@ virtual ~SX1276MB1xAS( ) { }; protected: - /*! * @brief Initializes the radio I/Os pins interface */