gps non diag hk

This commit is contained in:
2022-06-07 17:49:16 +02:00
parent ce910ba63c
commit bfc9b17f10
4 changed files with 13 additions and 7 deletions

View File

@ -72,4 +72,4 @@ def handle_l3g_gyro_hk(
f"Angular Velocities (degrees per second): X {angVelocX} | "
f"Y {angVelocY} | Z {angVelocZ}"
)
pw.dlog(f"Temperature {temp} C")
pw.dlog(f"Temperature {temp} °C")