wip
This commit is contained in:
@@ -1226,6 +1226,8 @@ class Controls:
|
|||||||
def clearpilot_state_control(self, CC, CS):
|
def clearpilot_state_control(self, CC, CS):
|
||||||
foo = "bar"
|
foo = "bar"
|
||||||
|
|
||||||
|
return CC
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
config_realtime_process(4, Priority.CTRL_HIGH)
|
config_realtime_process(4, Priority.CTRL_HIGH)
|
||||||
controls = Controls()
|
controls = Controls()
|
||||||
|
|||||||
Reference in New Issue
Block a user