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 8265f2f commit f41c635Copy full SHA for f41c635
BakeBit/Software/Python/bakebit_nanohat_oled.py
@@ -7,7 +7,9 @@
7
8
History:
9
10
- 2.00 - Complete re-write to move to modular architcture - Nigel 03/03/2020
+ 2.0.0 - Complete re-write to move to modular architcture - Nigel 03/03/2020
11
+ 2.0.1 - First release baked in to iniital v2 alpha release
12
+ 2.0.2 - Added profiler2 support
13
14
"""
15
version.txt
@@ -1 +1 @@
1
-v2.0.0
+v2.0.2
0 commit comments