mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-14 00:20:36 +08:00
884f62878d
The use of std::map and static initialization was an issue. The code was refactored to not use static initialization. Signed-off-by: Mark Charlebois <charlebm@gmail.com>