Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 0b1bac7

Browse files
authored
v1.4.0 to add support to more boards
### Releases v1.4.0 1. Suppress warnings for ESP32_C3, ESP32_S2 and ESP32_S3 2. Add support to - ESP32_S2 : ESP32S2 Native USB, UM FeatherS2 Neo, UM TinyS2, UM RMP, microS2, LOLIN_S2_MINI, LOLIN_S2_PICO, ADAFRUIT_FEATHER_ESP32S2, ADAFRUIT_FEATHER_ESP32S2_TFT, ATMegaZero ESP32-S2, Deneyap Mini, FRANZININHO_WIFI, FRANZININHO_WIFI_MSC - ESP32_S3 : UM TinyS3, UM PROS3, UM FeatherS3, ESP32_S3_USB_OTG, ESP32S3_CAM_LCD, DFROBOT_FIREBEETLE_2_ESP32S3, ADAFRUIT_FEATHER_ESP32S3_TFT - ESP32_C3 : LOLIN_C3_MINI, DFROBOT_BEETLE_ESP32_C3, ADAFRUIT_QTPY_ESP32C3, AirM2M_CORE_ESP32C3, XIAO_ESP32C3
1 parent bf13ce5 commit 0b1bac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Before using any Timer, you have to make sure the Timer has not been used by any
276276

277277
### Example [ISR_16_Timers_Array_Complex](examples/ISR_16_Timers_Array_Complex)
278278

279-
https://github.com/khoih-prog/ESP32_New_TimerInterrupt/blob/7e29edf3131a3da9362eab8df8d41749d0a18e6d/examples/ISR_16_Timers_Array_Complex/ISR_16_Timers_Array_Complex.ino#L43-L369
279+
https://github.com/khoih-prog/ESP32_New_TimerInterrupt/blob/bf13ce54803b1f2cdc22649e711141d2f1cac45f/examples/ISR_16_Timers_Array_Complex/ISR_16_Timers_Array_Complex.ino#L43-L369
280280

281281
---
282282
---

0 commit comments

Comments
 (0)