mavlink: deprecated usage of MISSION_REQUEST at initial flight plan message (#24992)

This commit is contained in:
Shara
2025-08-09 16:06:32 +02:00
committed by GitHub
parent 37475d2557
commit 947c71e1cb
+1 -1
View File
@@ -114,7 +114,7 @@ private:
uint8_t _reached_sent_count{0}; ///< last time when the vehicle reached a waypoint
bool _int_mode{false}; ///< Use accurate int32 instead of float
bool _int_mode{true}; ///< Use accurate int32 instead of float
unsigned _filesystem_errcount{0}; ///< File system error count