Closed Gaai closed 1 year ago
With USE_TIMER2 and ENABLE_RECORDING uncommented, the library doesn't compile. "'ICRn' was not declared in this scope." When checking the code, this is indeed the case.
Thats because recording isn't supported via Timer2 functionality :(
With USE_TIMER2 and ENABLE_RECORDING uncommented, the library doesn't compile. "'ICRn' was not declared in this scope." When checking the code, this is indeed the case.