Skip to content

Commit f74a0bf

Browse files
updated reference to OpenRTK library
1 parent a5c54b5 commit f74a0bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/OpenRTK330LI/RTK_INS/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ platform = aceinna_imu
1616
board = OpenRTK
1717
lib_archive = false
1818

19-
lib_deps = OpenRTK-base-library@1.0.8
19+
lib_deps = OpenRTK-base-library@1.0.9
2020

2121
build_flags =
2222

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"type": "git",
2121
"url": "https://github.com/aceinna/platform-aceinna_imu.git"
2222
},
23-
"version": "1.3.6",
23+
"version": "1.3.7",
2424
"packages": {
2525
"toolchain-gccarmnoneeabi": {
2626
"type": "toolchain",

0 commit comments

Comments
 (0)