I would need some help with programming, I have connected my steering wheel to an EV3 motor which should be able to detect how many degrees the steering wheel moves when you turn it.
I need help in fixing some command that can detect what degree the engine is at. For example:
If the engine is between 11˚ and 50˚ degrees, it should use the “Play sound right” block, if the engine is between -11˚ and -50˚ degrees, it should use the “Play sound left” block.