ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Revision:
30:43aace0fdbdf
Parent:
28:d0b0a64a832d
Child:
31:eefa1d23a843
--- a/Ball/Ball.cpp	Tue May 07 18:38:54 2019 +0000
+++ b/Ball/Ball.cpp	Wed May 08 01:20:06 2019 +0000
@@ -18,7 +18,6 @@
     _y = 15;
     _ball_count=0;
     _set_tone=0;
-    bat.init(3,4);
     _bowled=0;
     _ball_count=0;
 
@@ -104,6 +103,4 @@
     _y = 15;
     _set_tone=0;
     //_ball_count=0;
-}
-    
-
+}
\ No newline at end of file