Этот коммит содержится в:
andygeiss 2018-08-02 21:33:23 +02:00
родитель fc5481d5ad
коммит ebeb7e2030

Просмотреть файл

@ -34,6 +34,7 @@ var (
"wifi": "WiFi", "wifi": "WiFi",
"wifi.Client": "WiFiClient", "wifi.Client": "WiFiClient",
"client.Connect": "client.connect", "client.Connect": "client.connect",
"client.Write": "client.write",
"wifi.Begin": "WiFi.begin", "wifi.Begin": "WiFi.begin",
"wifi.BeginEncrypted": "WiFi.begin", "wifi.BeginEncrypted": "WiFi.begin",
"wifi.BSSID": "WiFi.BSSID", "wifi.BSSID": "WiFi.BSSID",