We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351cd82 commit 7249abeCopy full SHA for 7249abe
changelog.md
@@ -4,11 +4,12 @@
4
5
### Core
6
7
-- Make FreeRTOS run in tickless mode
+- Change FreeRTOS to tickless mode
8
- Added systemOff() to enter System Off mode
9
- Added suspendLoop() to disable loop() task to further save power
10
- Correct waitForEvent() function with SoftDevice enabled and disabled.
11
- Added RotaryEncoder support for both Hardware and Software Encoder.
12
+ - Software Encoder couldn't response fast enough due to gpio interrupt latency
13
- Ada Callback task is started along with loop task, used as worker thread to defer interrupt callback.
14
15
### BLE
0 commit comments