witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloRadio example volume?

dkim777 opened this issue · comments

Any way to adjust the Volume of the HelloRadio speaker output?

by the way, I got the program working with no display?
any ideas?

Thanks.

change the volume in code:

audio.setVolume(30);