mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-21 22:19:06 -04:00
Implemented available sensors
This commit is contained in:
parent
10a1f32057
commit
3025ea7a5b
5 changed files with 468 additions and 91 deletions
|
@ -173,7 +173,6 @@ class Messages():
|
|||
extra_telemetry = {}
|
||||
|
||||
phy_stats_str = ""
|
||||
RNS.log(str(m["lxm"].fields), RNS.LOG_WARNING)
|
||||
if "extras" in m and m["extras"] != None:
|
||||
phy_stats = m["extras"]
|
||||
if "q" in phy_stats:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue