This commit is contained in:
Dmitry Borisenko
2020-09-06 23:00:33 +03:00
parent 799118d763
commit e505eb9b6e
21 changed files with 819 additions and 49 deletions

View File

@@ -0,0 +1,24 @@
#######################################
# Syntax Coloring Map For WifiLocation
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
location_t KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
WifiLocation KEYWORD2
getGeoFromWiFi KEYWORD2
getSurroundingWiFiJson KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
googleApisHost LITERAL1
googleApiUrl LITERAL1