Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By RIN67630
#88161 The library Base64
Base64 decode example
by Arturo Guadalupi
does not compile for an ESP8266.
Code: Select allexit status 1
'Base64' was not declared in this scope


SameSame with the "Base64Codec" library
Code: Select allexit status 1
'BASE64' has not been declared


Both examples do compile flawlessly for an Arduino.