OhmBoyZ_Capstone / Mbed 2 deprecated MagneticRead Featured

Dependencies:   mbed

/media/uploads/Krabby127/ohmboyzvectorized.png

Repository for the 2015 OhmBoyZ Capstone group.

Files at this revision

API Documentation at this revision

Comitter:
Krabby127
Date:
Tue Nov 17 17:56:50 2015 +0000
Parent:
1:d901038c4bd2
Child:
3:7285d6ff672b
Commit message:
TEST

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Nov 17 17:26:59 2015 +0000
+++ b/main.cpp	Tue Nov 17 17:56:50 2015 +0000
@@ -8,7 +8,6 @@
 int main() {
     float meas;
     float b;
-    float offset;
     printf("\nAnalogIn example\n");
     while(1) {
         meas = analog_value.read(); // Converts and read the analog input value (value from 0.0 to 1.0)