mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-09 12:08:37 +08:00
19162ba5be
PreflightCheck was failing because it was trying to read actual devices instad of virtual devices. ADCSIM had a LINUXTEST ifdef that was removed. posix_run.sh was using the wrong path Signed-off-by: Mark Charlebois <charlebm@gmail.com>