dscKeybusInterface icon indicating copy to clipboard operation
dscKeybusInterface copied to clipboard

Add compatibility to Arduino Core 3.0.x and ESP32-IDF 5.xx

Open cskzoli opened this issue 1 year ago • 1 comments

There are some breaking changes in ESP32 Arduino core 2.x to 3.0 in Timer API: https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html

Add IDF version check and compatible timer setting.

Tested on ESP32 and DSC PC1616, all functions working.

cskzoli avatar Oct 15 '24 12:10 cskzoli