I tried compiling the tonemelody example from the arduino examples sketchbook so i can play melodies from my ch32v003 and i got these errors. I have selected CH32V00x in the board selecting options. I ...
//You can use these functions just like the Arduino equivalents: //ESP32_tone.tone(int pin, unsigned int frequency); frequency in Hertz //ESP32_tone.tone(int pin ...