bitluni / bitluniHomeAutomation

127 stars 57 forks source link

Erreur Wificlient.cpp #6

Closed Tam-Koowan closed 6 years ago

Tam-Koowan commented 6 years ago

Hello everyone, I have a problem when loading the sketch. I have the following error message and ej can not find help on this:

_"Arduino : 1.8.6 (Windows Store 1.8.14.0) (Windows 10), Carte : "LOLIN(WEMOS) D1 R2 & mini, 80 MHz, Flash, 4M (1M SPIFFS), v2 Lower Memory, Disabled, None, Only Sketch, 921600"

D:\Documents\Arduino\libraries\ESP8266WiFi\src\WiFiClient.cpp:109:38: error: macro "ip_route" requires 2 arguments, but only 1 given

 netif* interface = ip_route(&addr);

                                  ^

exit status 1 Erreur de compilation pour la carte LOLIN(WEMOS) D1 R2 & mini. "_

I flash my Wemos d1 mini but I still have the same problem, and I can not connect to the 192.168.4.1 or 192.168.4.2 interface.

Please help !! ;)

Tam-Koowan commented 6 years ago

Hello, I found the solution to my problem. I returned to version 2.3.0 instead of the latest version 2.4.2