football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revision:
90:b4d53a870147
Parent:
89:425369a595c4
Child:
94:831a7fc2d69a
--- a/configs.h	Sat Jun 11 06:50:32 2016 +0000
+++ b/configs.h	Sun Jun 12 05:10:34 2016 +0000
@@ -19,8 +19,8 @@
 #define TEXT_LCD        // Text LCD display
 #define _I2C_DISP       // I2C display (SPI assumed)
 #define ENABLE_SOUND    // Turns on sound in the beep() function
-#define ENABLE_PIN     // is there a pin to enable radio via MOSFET?
-#define BLE_ENABLE
+#define ENABLE_PIN      // is there a pin to enable radio via MOSFET?
+#define BLE_ENABLE      // enable BlueTooth FOTA
 
 ///////////////////////////////////  CONSTANTS   ///////////////////////////////////