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 37d9c56 commit 946ff27Copy full SHA for 946ff27
CHANGELOG.md
@@ -1,3 +1,15 @@
1
-# v1.0.0
+# 1.0.0
2
3
-* Initial Release
+* Initial Release
4
+
5
+# 1.1.0
6
7
+## Features
8
9
+* Added sensor driver shutdown to lower power examples
10
+* Refactored sandbox to use modulo instead of masking
11
12
+## Bugfixes
13
14
+* 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
0 commit comments