release ATOM SPK and update some info

This commit is contained in:
Sean
2021-02-26 17:27:20 +08:00
parent 761e0649e7
commit 8a12fcd96d
221 changed files with 1393 additions and 884 deletions
+3 -3
View File
@@ -51,7 +51,7 @@ None
| duration | duration (unit: millisecond) | uint16_t |
**Example**
```arduino
```clike
#include <M5Stack.h>
void setup() {
@@ -77,7 +77,7 @@ Set the beep sound.
**Example of use:**
```arduino
```clike
#include <M5Stack.h>
void setup() {
@@ -97,7 +97,7 @@ Mute the sound .
**Example of use:**
```arduino
```clike
#include <M5Stack.h>
void setup() {