Browse Source

Comment out unused pca8574 driver in boot

sbg
Lorenz Meier 10 years ago
parent
commit
5727985678
  1. 7
      ROMFS/px4fmu_common/init.d/rcS

7
ROMFS/px4fmu_common/init.d/rcS

@ -101,9 +101,10 @@ then @@ -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

Loading…
Cancel
Save