r65emu/hw/esp8266/pwm.h

5 lines
93 B
C
Raw Normal View History

2021-02-27 12:01:52 +00:00
// sound
#define PWM_SOUND D2
#define PWM_DUTY 20 // 20/1024 -> volume
#define PWM_TOP 1024