More warning fixes
This commit is contained in:
8
build
8
build
@ -97,10 +97,10 @@ fi
|
||||
echo
|
||||
echo All Done.
|
||||
echo ""
|
||||
echo "NOTE: To compile programs with wiringBP v2, you need to add:"
|
||||
echo "NOTE: To compile programs with wiringNP, you need to add:"
|
||||
echo " -lwiringPi"
|
||||
echo " to your compile line(s) To use the Gertboard, MaxDetect, etc."
|
||||
echo " code (the devLib), you need to also add:"
|
||||
echo " -lwiringPiDev"
|
||||
# echo " to your compile line(s) To use the Gertboard, MaxDetect, etc."
|
||||
# echo " code (the devLib), you need to also add:"
|
||||
# echo " -lwiringPiDev"
|
||||
echo " to your compile line(s)."
|
||||
echo ""
|
||||
|
Reference in New Issue
Block a user