Skip to content

Commit 7dc178c

Browse files
Update WiFi_LoRa_32_V2_FactoryTest.ino
1 parent 598da32 commit 7dc178c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/Factory_Test/WiFi_LoRa_32_V2_FactoryTest/WiFi_LoRa_32_V2_FactoryTest.ino

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* HelTec Automation(TM) WIFI_LoRa_32 factory test code, witch includ
2+
* HelTec Automation(TM) WIFI_LoRa_32 factory test code, which include
33
* follow functions:
44
*
55
* - Basic OLED function test;
@@ -18,7 +18,7 @@
1818
* 成都惠利特自动化科技有限公司
1919
* https://heltec.org
2020
*
21-
* this project also realess in GitHub:
21+
* This project is also released on GitHub:
2222
* https://github.com/HelTecAutomation/Heltec_ESP32
2323
*/
2424

@@ -386,4 +386,4 @@ switch(state)
386386
default:
387387
break;
388388
}
389-
}
389+
}

0 commit comments

Comments
 (0)