things4u / ESP-1ch-Gateway

Version 6 of the single channel gateway
MIT License
364 stars 147 forks source link

Error base64 platformIO #32

Open Samuel-ZDM opened 4 years ago

Samuel-ZDM commented 4 years ago

Hello!

The following error is occurring in my build:

'base64' has not been declared _base64Authorization = base64 :: encode (auth, false / doNewLines /);

I tested it with include and include I installed the library base64. None worked. Same mistake in both.

platenspeler commented 4 years ago

Can you elaborate if you still have this error. Did you use the gBase64fh library as described and included in the lib source? I do not get any errors in with my 10+ ESP devices.

regards,

Maarten

Samuel-ZDM commented 4 years ago

Thanks for the reply.

Now I have other problems. I commented in another issue about LoRaCode. #39