1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

ESP8266WebServer code review, fix indentation, add keywords

This commit is contained in:
Ivan Grokhotkov
2015-05-01 11:15:22 +08:00
parent 9fd686b853
commit 435f59f771
4 changed files with 290 additions and 277 deletions

View File

@ -21,6 +21,10 @@ method KEYWORD2
client KEYWORD2
send KEYWORD2
arg KEYWORD2
argName KEYWORD2
args KEYWORD2
hasArg KEYWORD2
onNotFound KEYWORD2
#######################################
# Constants (LITERAL1)