mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-20 09:03:57 +08:00
openpilot v0.5.11 release
This commit is contained in:
@@ -98,4 +98,4 @@ def getframes(front=False):
|
||||
|
||||
if __name__ == "__main__":
|
||||
for buf in getframes():
|
||||
print buf.shape, buf[101, 101]
|
||||
print("{0} {1}".format(buf.shape, buf[101, 101]))
|
||||
|
||||
Reference in New Issue
Block a user