-
In file ESP32_New_TimerInterrupt.h
There are comments started with /* but never closed properly.
Even though they are already commented with more lines.
![image](https://user-images.githubuserc…
PD5DJ updated
2 years ago
-
when i initially came across this timer code i came across the rp2040 only version which has the archived github page, would it be recommended to remove that and install this?
also i see every wher…
-
It wasn't clear if I should be using this library or [ESP32TimerInterrupt](https://github.com/khoih-prog/ESP32TimerInterrupt). They both appear to be identical at first glance (aside from versioning) …
-
HI,
I'm trying to use your library and Rafio Head library for LORA ([https://github.com/jecrespo/RadioHead)](url) but it's doesn't work when I included `SAMDTimerInterrupt.h`the SAMD21E17A freeze w…
-
Hi,
I bought original PulseSensor and Feather nRF52840 Bluefruit LE, but values which I get are very bad - doesnt looks like heartbeat.
![image](https://user-images.githubusercontent.com/5994822/9…
-
i love your library way better than the mbed one, great work!
does the code use any timer on the pico for any internal functions i have been attempting to use : https://github.com/khoih-prog/RPI_PI…
-
Sorry, I wanted to ask @khoih-prog : what is the future of https://github.com/khoih-prog/SAMD_TimerInterrupt ?
Thanks a lot for your work!
-
### Is your feature request related to a problem? Please describe.
As alter part AVR DA DB DD and modern ATtiny CPU are interesting to use
DX CORE is closed to MEGACOREX.
### Describe the solut…
-
### Describe the problem
New versions of contribute libraries are not published for almost two weeks now.
Examples are my libraries EthernetENC and UIPEthernet and khoih-prog's libraries TimerInterr…
-
eclipse (sloeber 4.4.0) shows two warnings:
```
Member '_prescalerIndex' was not initialized in this constructor
megaAVR_TimerInterrupt.hpp
line 126
Code Analysis Problem
```
Same i…