@pirix said in Librerías ESP32 vs Arduino:
Documents/Arduino/libraries/Timezone
Do you have the Timezone library installed?
In the docs for the Timezone library it says:
"The Timezone library is designed to work in conjunction with the Arduino Time library, which must also be installed on your system."
There is also a note in the beginning of the code:
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// !!! Library versions should match to mentioned below !!!
// !!!!!!!!!!!! Otherwise code won't work !!!!!!!!!!!!!!!!!
Do you have the right version of the libraries installed?