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
+1 -1
View File
@@ -210,7 +210,7 @@ Perform device presence check on I2C bus.
**Example of use;**
```arduino
```clike
bool result[0x80];
M5.I2C.scanID(&result[0]);
```