Dependencies:   mbed

Fork of MY_DC_FUCKING_DATA by dong yin yang

Files at this revision

API Documentation at this revision

Comitter:
NTHU666
Date:
Tue Apr 03 08:25:46 2018 +0000
Parent:
2:b7cbe24ed792
Commit message:
delete static int count

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Apr 03 08:21:26 2018 +0000
+++ b/main.cpp	Tue Apr 03 08:25:46 2018 +0000
@@ -49,7 +49,7 @@
 void HallSensor()
 {
     
-    static int count =0 ;
+   
     
     hallA_1 = HallA_1.read();
     hallB_1 = HallB_1.read();