8000 Add the ESP8266WiFiMulti to KEYWORD1 to make it highlight in the ino file by cheng3100 · Pull Request #3624 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content

Add the ESP8266WiFiMulti to KEYWORD1 to make it highlight in the ino file #3624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 21, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Next Next commit
Add the ESP8266WiFiMulti to KEYWORD1 to make it highlight in the ino …
…file
  • Loading branch information
cheng3100 committed Sep 19, 2017
commit 02df0fbe91b45f48e67d1807146017268bed2896
2 changes: 1 addition & 1 deletion libraries/ESP8266WiFi/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ WiFiClient KEYWORD1
WiFiServer KEYWORD1
WiFiUDP KEYWORD1
WiFiClientSecure KEYWORD1

ESP8266WiFiMulti KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
Expand Down
0