I have tried to run the library on NodeMCU 32s with no avail. I was wondering if there is support planned for the ESP32 in the near future? This is an awesome powerful library and support for a famous board like ESP32 will be even better.
Hardware & Software:
Board: NodeMCU 32s
Shields / modules used: none
Arduino IDE version: 1.8.x
Operating system & version: Linux Mint 19.3
Arduino Sketch:
FreqCount's Serial output example.
Errors or Incorrect Output:
Arduino IDE shows the following errors:
C:\Users\xxxxxx\Documents\Arduino\libraries\FreqCount\util/FreqCountTimers.h:64:4: error: #error "Unknown chip, please edit me with timer+counter definitions"
error "Unknown chip, please edit me with timer+counter definitions"
It also throws a "was not declared in this scope" for a bunch of functions.
Hello Paul,
I have tried to run the library on NodeMCU 32s with no avail. I was wondering if there is support planned for the ESP32 in the near future? This is an awesome powerful library and support for a famous board like ESP32 will be even better.
Hardware & Software:
Board: NodeMCU 32s Shields / modules used: none Arduino IDE version: 1.8.x Operating system & version: Linux Mint 19.3
Arduino Sketch:
FreqCount's Serial output example.
Errors or Incorrect Output:
Arduino IDE shows the following errors:
C:\Users\xxxxxx\Documents\Arduino\libraries\FreqCount\util/FreqCountTimers.h:64:4: error: #error "Unknown chip, please edit me with timer+counter definitions"
error "Unknown chip, please edit me with timer+counter definitions"
It also throws a "was not declared in this scope" for a bunch of functions.