Code restructuring and support for esp32#50
Code restructuring and support for esp32#50michaelzs85 wants to merge 7 commits intoshurillu:masterfrom
Conversation
|
Hey @shurillu, I would really like some feedback on the pull-request. If the whole pull-request is to big I will try to split it into smaller parts - let me know! |
|
Hello michaelzs85, |
|
Hello michaelz85,
Speaking about the use of fingerprint in ESP32 platform. If I remember well, the fingerprint is a trick used in ESP8266 platform to check the https connection because the ESP8266 low resources can't do the "standard https job". So, thank you very much for all you did (I planned several years ago to support ESP32 and now, with your work it comes possible!) and if you want to continue to help me, you are welcome!! Stefano P.S.: if you want, I'll put your name in the special thanks section. |
#define CTBOT_BOARD 8266in CTBotDefines.h to#define CTBOT_BOARD 32-DCTBOT_BOARD=32while compiling