Files
2018-12-04 15:00:14 +08:00

359 B

Speaker

中文 | English | 日本語

tone

M5.Speaker.tone(uint32_t freq);

Set the pitch of speaker.

Param Type Description
freq uint32_t frequency

Example

M5.Speaker.tone(100);