We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51011d3 commit 484c15fCopy full SHA for 484c15f
CHANGELOG
@@ -2,6 +2,13 @@ This file highlights all notable changes between tagged releases on the master b
2
3
For a more detailed treatment of changes, please see the commit history of the github repository containing this file.
4
5
+Version 2.1.1 (23/11/19 sam@microbit.org)
6
+ - Partial flashing is no longer a default service in C++ builds
7
+ - Make microbit_heap_print() available globally
8
+ - Remove unused MicroBitPin objects
9
+ - Add capability to set radio upper and lower frequency bands in yotta config
10
+ - Fix radio power in C++ builds
11
+
12
Version 2.1.0 (18/10/18 joe@comp.lancs.ac.uk)
13
- Refactor of motion sensor devices to support a range of accelerometer/magnetometer
14
sensors through abstract high level classes and concrete device specific subclasses.
0 commit comments