Has anybody used the VHF transmitter code from here
http://www.icrobotics.co.uk/wiki/index. ... ransmitter
I wanted to test my clock output and this code looked simple to use but running it under python I get an error.
AttributeError 'module' object has no attribute 'play_sound'
I don't really want to get in to python so I tried the C command
./p**** sound.wav 100.0
that runs without errors but nothing comes out of the pin. Do I have to do something else before the C command will work?
