mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
generate uorb topic helper rename px4_printf to print_field
This commit is contained in:
@@ -179,7 +179,7 @@ def convert_type(spec_type):
|
||||
return c_type
|
||||
|
||||
|
||||
def px4_printf(field):
|
||||
def print_field(field):
|
||||
"""
|
||||
Echo printf line
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user