ekstrand / ESP8266wifi

ESP8266 Arduino library with built in reconnect functionality
MIT License
450 stars 235 forks source link

Missing c_str() in class String #34

Open joshuakaleb0424 opened 7 years ago

joshuakaleb0424 commented 7 years ago

Hi I'm using an arduino clone called gizduino 644 iot with a wifi shield ESP-11 (ESP8266)

I fixed the error by removing the .c_str() from every string. However, it seems like the test sketch does not work.

Gizduino IOT http://www.e-gizmo.com/KIT/gizDuino%20IOT644.html

WiFi Shield http://www.e-gizmo.com/KIT/esp11shield.html

ekstrand commented 7 years ago

What problems are you having with the test scetch?

Hälsningar/Regards Jonas Ekstrand +46736397439

Inspirativ AB | www.inspirativ.se | Smyckegränd 18 12641 Hägersten

19 okt. 2016 kl. 14:34 skrev joshuakaleb0424 notifications@github.com:

Hi I'm using an arduino clone called gizduino 644 iot with a wifi shield ESP-11 (ESP8266)

I fixed the error by removing the .c_str() from every string. However, it seems like the test sketch does not work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.