Closed Tegomena closed 3 years ago
In file "sensor/Python/Raspberry_Pi/simple_read_sound.py", line 25:
sleep(1.5);
Its Python, so the semicolon is not necessary :-)
OK, thanks! We'll fix that on the next release.
In file "sensor/Python/Raspberry_Pi/simple_read_sound.py", line 25:
sleep(1.5);
Its Python, so the semicolon is not necessary :-)