CrashOverride85 / collar

Arduino library to control dog shock collars
BSD 2-Clause "Simplified" License
16 stars 7 forks source link

ISR is supposed to be in IRAM for esp8266 #7

Open foertel opened 1 year ago

foertel commented 1 year ago

Current version is getting ISR not in IRAM! on Wemos D1 with esp8266 by ESP8266 Community Version greater 2.5.1.

Just move ISR to IRAM and kablamo.