Use new autopilot value for heartbeats - MAV_AUTOPILOT_FLIX

MAVLink-Arduino@2.0.33
This commit is contained in:
Oleg Kalachev
2026-08-27 15:19:36 +03:00
parent b4c3d4084c
commit 11c5dc5676
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ core .core:
libs .libs:
arduino-cli lib update-index
ARDUINO_LIBRARY_ENABLE_UNSAFE_INSTALL=1 arduino-cli lib install --git-url 'https://github.com/okalachev/flixperiph.git#dev'
arduino-cli lib install "MAVLink"@2.0.25
arduino-cli lib install "MAVLink"@2.0.33
touch .libs
upload_proxy: .core .libs