Closed jsonius closed 2 years ago
NCAT_ESP32\btstack\src\btstack_crypto.c:89:10: fatal error: uECC.h: No such file or directory
Im trying to compile your code with the arduino IDE 1.8.19 w/ ESPWrover Module. however it won't compile saying that uECC.h is missing.
What is uECC.h and how do I get it?
Found at NCAT_ESP32\btstack\3rd-party\micro-ecc
NCAT_ESP32\btstack\src\btstack_crypto.c:89:10: fatal error: uECC.h: No such file or directory
Im trying to compile your code with the arduino IDE 1.8.19 w/ ESPWrover Module. however it won't compile saying that uECC.h is missing.
What is uECC.h and how do I get it?