更新nova和sant的libs固件
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -27,7 +27,7 @@ class GC032A(Camera):
|
||||
super().deinit()
|
||||
onboard_bot.cam_en(0, 100)
|
||||
|
||||
def display(self, show=True)
|
||||
def display(self, show=True):
|
||||
if show:
|
||||
super().display()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user