mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
add some Ex&explain
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*******************************************************************************
|
||||
*/
|
||||
|
||||
#include <M5Core2.h>
|
||||
#include <M5Stack.h>
|
||||
|
||||
void setup() {
|
||||
M5.begin(); //Init M5Stack(Serial initialization is also included, the baud rate is 115200). 初始化M5Stack(串口初始化也包含在内,波特率为115200)
|
||||
|
||||
Reference in New Issue
Block a user