stock mbed AnalogReads current loop closed and working

Dependencies:   mbed

Fork of priustroller_2 by N K

Revision:
47:f5b1ff02c656
Parent:
46:bd39f7e6e37f
Child:
48:28edb4c5c04b
--- a/main.cpp	Thu Apr 16 23:31:43 2015 +0000
+++ b/main.cpp	Thu Apr 16 23:36:51 2015 +0000
@@ -20,6 +20,7 @@
     context->Start();
     for (;;) {
         fast_test2(context);
+        wait_us(200);
     }
     /*
     context->AttachCallBack(&fast, 5000);