Hi All
I am using the Arduino platform and ESP32 Wrover B board.
while compiling, I get this error message :
" undefined reference to `mDashInit’"
“Error compiling for board ESP32 Wrover Module.”
Is there anyone who could successfully use
mDashBegin(DEVICE_PASSWORD);
with Arduino 8.12?
Thank you all.