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: 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
*/