Skip to content

Commit d1738b4

Browse files
author
Johan Lofstad - M19936
committed
Updated changelog
1 parent bd6bbcf commit d1738b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88

99
* Added sensor driver shutdown to lower power examples
1010
* Refactored sandbox to use modulo instead of masking
11+
* Added a simple CLI for the sandbox
1112

1213
## Bugfixes
1314

1415
* Fixed a bug where the board buttons were disabled during sleep, and could not wake up the MCU
15-
* Removed configuring button as input again after not disabling it
16+
* Removed configuring button as input again after not disabling it
17+
* Fixed a bug where flow control was not correctly applied when the receive buffer was full. This particularly affected the sandbox.

0 commit comments

Comments
 (0)