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 7cc380e commit 638e81cCopy full SHA for 638e81c
HISTORY.md
@@ -1,6 +1,9 @@
1
# History
2
3
---
4
+## 2.3.2 / 2021-04-12
5
+- [DMU] Support INS330BI
6
+- [RTK330LA] Fix the wrong GNSS port logging
7
8
## 2.3.1 / 2021-04-02
9
- [OpenIMU] Update openimu.json for OpenIMU300RI
src/aceinna/__init__.py
@@ -1,3 +1,3 @@
# Package Version
-VERSION = '2.3.1'
+VERSION = '2.3.2'
PACKAGE_NAME = 'openimu'
0 commit comments