We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 598da32 + 7dc178c commit 0957552Copy full SHA for 0957552
examples/Factory_Test/WiFi_LoRa_32_V2_FactoryTest/WiFi_LoRa_32_V2_FactoryTest.ino
@@ -1,5 +1,5 @@
1
/*
2
- * HelTec Automation(TM) WIFI_LoRa_32 factory test code, witch includ
+ * HelTec Automation(TM) WIFI_LoRa_32 factory test code, which include
3
* follow functions:
4
*
5
* - Basic OLED function test;
@@ -18,7 +18,7 @@
18
* 成都惠利特自动化科技有限公司
19
* https://heltec.org
20
21
- * this project also realess in GitHub:
+ * This project is also released on GitHub:
22
* https://github.com/HelTecAutomation/Heltec_ESP32
23
*/
24
@@ -386,4 +386,4 @@ switch(state)
386
default:
387
break;
388
}
389
-}
+}
0 commit comments