This commit is contained in:
Your Name
2024-05-11 16:01:45 -05:00
parent 65472c8165
commit bef1770b58

View File

@@ -1226,6 +1226,8 @@ class Controls:
def clearpilot_state_control(self, CC, CS):
foo = "bar"
return CC
def main():
config_realtime_process(4, Priority.CTRL_HIGH)
controls = Controls()