mike-rankin / ESP8266_OLED_Display

ESP8266 Oled Display
85 stars 16 forks source link

cannot pass objects of non-trivially-copyable type 'class String' through '...' #4

Open johnczer opened 4 years ago

johnczer commented 4 years ago

Thanks for sharing your code! I get this error when trying to compile the script. Any suggestions? Thanks

mike-rankin commented 4 years ago

That code was written many years ago. Unfortunately the IDE and libraries have all been updated many, many times.

johnczer commented 4 years ago

Ahhh...I understand. Thanks for responding so fast! I was just looking for a simple solution to display an ESP-01 wifi connection to a 12c OLED 128x32 and found this. I always get something close but then run into a snag. Oh well...more time to kill these days, thanks again!