mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 09:10:34 +08:00
add errno import for fixing script running over python 3 or above
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
import os
|
||||
import yaml
|
||||
import errno
|
||||
|
||||
import genmsg.msgs
|
||||
import gencpp
|
||||
|
||||
Reference in New Issue
Block a user