hmc5883l

Dependencies:   HMC5883L LCD4884 MFRC522 eeprom mbed

Files at this revision

API Documentation at this revision

Comitter:
1918june
Date:
Tue Dec 08 19:42:26 2015 +0000
Parent:
5:4af4865f462b
Child:
9:b83b9198988d
Commit message:
show laew na

Changed in this revision

project.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/project.cpp	Tue Dec 08 17:42:29 2015 +0000
+++ b/project.cpp	Tue Dec 08 19:42:26 2015 +0000
@@ -35,6 +35,7 @@
 AnalogIn Y(A1);
 int16_t data[12] = {0};
 uint8_t mode=0;
+uint8_t selectitem=0,place=0;
 
 void m1step1()
 {
@@ -294,7 +295,6 @@
     pc.baud(9600);
     Sw1.rise(&ItrSw1);
     Sw2.rise(&ItrSw2);
-    Sw3.rise(&ItrSw3);
     compass1.init();
     compass2.init();
     compass3.init();