@@ -34,4 +34,15 @@ We started by equipping the robot with a sound sensor as seen in the picture bel
##### Fig. 1 - robot with microphone
Then we configured a SoundVehicle.java class which reads values from the sound sensor and maps the value to both motors on the robot. The code snippet[x] below shows how the program reads the sound value and maps it to the motors: