Base64 decode example
by Arturo Guadalupi
does not compile for an ESP8266.
exit status 1
'Base64' was not declared in this scope
SameSame with the "Base64Codec" library
exit status 1
'BASE64' has not been declared
Both examples do compile flawlessly for an Arduino.