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
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
10
10
The recommended way to install the library is within the Arduino IDE. Simply go Tools -> Manage Libraries and search for "avr-iot". The library can also be cloned from this repository. More information can be found [here](https://iot.microchip.com/docs/arduino/introduction/devenv).
11
11
12
+
**As of DxCore version 1.5.3, there is a bug with the interrupt system. To alleviate this, choose `Tools` -> `attachInterrupt() Version` -> `Old version` in the Arduino IDE.**
13
+
12
14
## Board Description
13
15
14
16
The [AVR-IoT Cellular Mini](https://www.microchip.com/en-us/development-tool/EV70N78A) is a development board from Microchip to develop cellular IoT applications.
0 commit comments