Hello All,
We try to complete the exercise 6-3 without success. I put our solution that seems correct hereunder.
repeat{
if sound detected{
led ALL white
stop moving
}else{
keep moving forward speed 150
}
}
Please could you help on this.
Also, it seems that the sound sensor is trigered by the ranger move itself. is there any way to reduce the sensitivity?
Tahnks in advance