Skip to content

Commit 7249abe

Browse files
committed
update changelog
1 parent 351cd82 commit 7249abe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44

55
### Core
66

7-
- Make FreeRTOS run in tickless mode
7+
- Change FreeRTOS to tickless mode
88
- Added systemOff() to enter System Off mode
99
- Added suspendLoop() to disable loop() task to further save power
1010
- Correct waitForEvent() function with SoftDevice enabled and disabled.
1111
- Added RotaryEncoder support for both Hardware and Software Encoder.
12+
- Software Encoder couldn't response fast enough due to gpio interrupt latency
1213
- Ada Callback task is started along with loop task, used as worker thread to defer interrupt callback.
1314

1415
### BLE

0 commit comments

Comments
 (0)