mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
Replace the terse "triggers TSAN" note with a TODO explaining that 'sensors status' reads sensor module state from the shell thread without synchronization, so it should be re-enabled once that race is fixed. Signed-off-by: Julian Oes <julian@oes.ch>