Francis CHATAIN / Mbed 2 deprecated MSNV2-Terminal_V1-6

Dependencies:   DmTftLibrary eeprom SX1280Lib filesystem mbed

Fork of MSNV2-Terminal_V1-5 by Francis CHATAIN

Revision:
12:e9ec35413787
Parent:
10:1b37e3b41947
--- a/Sensor.cpp	Wed Aug 22 21:25:52 2018 +0000
+++ b/Sensor.cpp	Thu Aug 23 14:23:46 2018 +0000
@@ -6,10 +6,6 @@
  *  Created on: August 17, 2018       Author: Francis CHATAIN
  *
  */
- 
-#ifndef __SENSOR_C__
-#define __SENSOR_C__
-
 
 // =====================================  Includes
 #include "Sensor.h"
@@ -19,6 +15,3 @@
 
 void Sensor::test () {}
 
-
-
-#endif
\ No newline at end of file