Skip to content
Snippets Groups Projects
Commit ef6b3eed authored by Zhaoliang Zheng's avatar Zhaoliang Zheng
Browse files

Merge remote-tracking branch 'origin/main' into main

parents bbd26630 9d957ef0
Branches
No related merge requests found
......@@ -52,7 +52,7 @@ void OnDataRecv(const uint8_t * mac, const uint8_t *incomingData, int len) {
void setup() {
// Init Serial Monitor
Serial.begin(115200);
Serial.begin(9600);
// Set device as a Wi-Fi Station
WiFi.mode(WIFI_STA);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment