Skip to content

Commit 0810069

Browse files
author
ymj-123
committed
update 2.2.4b HISTORY.md
1 parent 354c6d8 commit 0810069

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# History
2-
2+
# b is a special version for INCEPTIO
33
---
44

5+
## 2.2.4b / 2021-02-07
6+
- [OpenRTK] Download sdk firmware throught user com port
7+
- [OpenRTK] Save all parameters in a json file
8+
- [OpenRTK] Update openrtk.json and openrtk parse for INCEPTIO.
9+
510
## 2.2.4 / 2020-12-18
611
- [OpenRTK] Remove console print and add print.log to save these infomation.
712
- [OpenRTK] Update openrtk parse to make kml files

src/aceinna/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Package Version
2-
VERSION = '2.2.4'
2+
VERSION = '2.2.4b'
33
PACKAGE_NAME = 'openimu'

0 commit comments

Comments
 (0)