I am currently trying to have a sound sensor on my EV3 robot. I am using a sequential structure to make it go according to my own set of instructions. I want to make my sound sensor take a reading at a certain point in my program and I want the reading to not change as it goes further into the program. Right now, my sound sensor only records data at the very beginning, even though I wish to record the data in my sequence. Can anyone look at my code and try to help me out? Thanks.
↧