wilda17 / ESP8266-Google-Calendar-Arduino

Interaction between an ESP8266 and the Google Calendar.
46 stars 23 forks source link

ESP32 #2

Open b18062a opened 5 years ago

b18062a commented 5 years ago

Hi,

What a brilliant idea! I was wondering, is it possible to reboot this project for an ESP32? I've tried to edit the code to do so but have found little success.

I've managed to get the calendar to work with the script and output the title as a number. I've managed to shoe-horn to code onto the ESP32 as well by editing the HTTPRedirect.h and .cpp files. But, that's where things get stuck.

Thanks, Julius

wilda17 commented 5 years ago

Hi,

I currently do not have a running ESP32 so I cant evaluate this problem. I will try it as soon as I have one.

Cheers, Daniel