You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
<ahref="https://www.buymeacoffee.com/khoihprog6"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;" ></a>
10
+
11
+
9
12
---
10
13
---
11
14
@@ -133,8 +136,8 @@ The catch is **your function is now part of an ISR (Interrupt Service Routine),
133
136
134
137
## Prerequisites
135
138
136
-
1.[`Arduino IDE 1.8.16+` for Arduino](https://www.arduino.cc/en/Main/Software)
137
-
2.[`Teensy Core 1.55+`](https://www.pjrc.com/teensy/td_download.html) for Teensy.
139
+
1.[`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino). [](https://github.com/arduino/Arduino/releases/latest)
140
+
2.[`Teensy Core 1.56+`](https://www.pjrc.com/teensy/td_download.html) for Teensy.
138
141
139
142
3. To use with certain example
140
143
-[`SimpleTimer library`](https://github.com/jfturcot/SimpleTimer) for [ISR_8_PWMs_Array_Complex example](examples/ISR_8_PWMs_Array_Complex).
0 commit comments