mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 06:20:34 +08:00
Comment out unused pca8574 driver in boot
This commit is contained in:
@@ -101,9 +101,10 @@ then
|
||||
fi
|
||||
fi
|
||||
|
||||
if pca8574 start
|
||||
then
|
||||
fi
|
||||
# Currently unused, but might be useful down the road
|
||||
#if pca8574 start
|
||||
#then
|
||||
#fi
|
||||
|
||||
#
|
||||
# Set default values
|
||||
|
||||
Reference in New Issue
Block a user