Commit Graph

2 Commits

Author SHA1 Message Date
Sjef Verhoeven PE5PVB
d6f9562a93 Added tone function
Added tone function.
Syntax:
radio.tone(x, y, z);

x = length in mS
y = Amplitude in dB, -30 to 0
z = Frequency in Hertz. (10 to 20000)

Note. After this command the audio is set to Unmute.
2023-06-01 20:56:22 +02:00
Sjef Verhoeven PE5PVB
ed302d83ec Add files via upload 2023-06-01 16:12:24 +02:00