share it to hank

Dependencies:   mbed-STM32F103C8T6_new

Revision:
8:611fef4d4b5d
Parent:
7:155d5b6a416f
--- a/main.h	Tue Apr 21 11:54:09 2020 +0000
+++ b/main.h	Fri May 15 13:25:56 2020 +0000
@@ -54,7 +54,7 @@
 //static Serial debug_uart(PB_10, PB_11);
 
 static InterruptIn FrontKey(PA_4);
-static InterruptIn DebugKey(PA_12);
+//static InterruptIn DebugKey(PA_12);
 
 static DigitalOut WIFI_PWREN(PC_13);