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 c7555a1 commit 2413eb8Copy full SHA for 2413eb8
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+0.7.0
2
+---
3
+- **new devices**
4
+ - veml6070: add Vishay UV light sensor
5
+- **enhancements**
6
+ - lis3dh: example uses I2C1 so requires config to specify pins since they are not default
7
+ - ssd1331: make SPI TX faster
8
+ - st7735: make SPI Tx faster
9
+- **docs**
10
+ - complete missing GoDocs for main and sub-packages
11
+- **core**
12
+ - add Version string for support purposes
13
+- **examples**
14
+ - Change all espat driver examples to use Arduino Nano33 IoT by default
15
+
16
0.6.0
17
---
18
- **new devices**
0 commit comments