Update diagnostics/HubDiagnostics.py
This commit is contained in:
@@ -10,3 +10,6 @@ hub = PrimeHub()
|
||||
print("Pybricks version information:", version)
|
||||
print("MicroPython information:", usys.implementation)
|
||||
print("MicroPython version:", usys.version)
|
||||
while True:
|
||||
print(str(hub.imu.heading()))
|
||||
# Insert display test here, with input to either test hub gyro stats or display or info.
|
||||
Reference in New Issue
Block a user