dev #12

Merged
Arcmyx merged 45 commits from dev into main 2025-12-19 22:45:13 +00:00
Showing only changes of commit c1856220b1 - Show all commits

View File

@@ -9,4 +9,7 @@ hub = PrimeHub()
print("Pybricks version information:", version)
print("MicroPython information:", usys.implementation)
print("MicroPython version:", usys.version)
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.