File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- PYSQUARED_VERSION ?= v2.0.0-alpha-25w39
1+ PYSQUARED_VERSION ?= v2.0.0-alpha-25w40
22PYSQUARED ?= git+https://github.com/proveskit/pysquared@$(PYSQUARED_VERSION ) \# subdirectory=circuitpython-workspaces/flight-software
33BOARD_MOUNT_POINT ?= ""
44BOARD_TTY_PORT ?= ""
Original file line number Diff line number Diff line change 114114 packet_manager ,
115115 boot_time ,
116116 imu ,
117- # TODO (mikefly123): add back in magnetometer once it is fixed upstream
118- # magnetometer,
117+ magnetometer ,
119118 radio ,
120119 error_count ,
121120 boot_count ,
Original file line number Diff line number Diff line change 100100 packet_manager ,
101101 boot_time ,
102102 imu ,
103- # TODO (mikefly123): add back in magnetometer once it is fixed upstream
104- # magnetometer,
103+ magnetometer ,
105104 radio ,
106105 )
107106
You can’t perform that action at this time.
0 commit comments