MMlab / Mbed 2 deprecated PING_ultrasonic

Dependencies:   USBDevice mbed

Revision:
12:36a6bae22fbf
Parent:
8:59dd4860477f
Child:
13:a06ce818a615
--- a/main.cpp	Wed Oct 05 07:03:57 2016 +0000
+++ b/main.cpp	Sat Oct 08 05:12:21 2016 +0000
@@ -46,7 +46,7 @@
     joystick.button(2);
     wait(1);
     button = 0;
-    joystick.move(0, 0);
+    //joystick.move(0, 0);
     wait_ms(10);
     joystick.button(0);
     reset();