update quality info about triple matrix

This commit is contained in:
foamyguy 2025-07-14 10:51:13 -05:00
parent 923d409ffd
commit 10dd2cd969

View file

@ -90,7 +90,7 @@ INTERFACES=( \
) )
QUALITY_OPTS=( \ QUALITY_OPTS=( \
"Quality (disables sound, requires soldering)" \ "Quality (disables sound, requires soldering on single matrix Bonnet/HAT)" \
"Convenience (sound on, no soldering)" \ "Convenience (sound on, no soldering)" \
) )
@ -154,11 +154,14 @@ echo "Now you must choose between QUALITY and CONVENIENCE."
echo echo
echo "QUALITY: best output from the LED matrix requires" echo "QUALITY: best output from the LED matrix requires"
echo "commandeering hardware normally used for sound, plus" echo "commandeering hardware normally used for sound, plus"
echo "some soldering. If you choose this option, there will" echo "some soldering on the single matrix Bonnet/HAT. If"
echo "you choose this option, there will"
echo "be NO sound from the audio jack or HDMI (USB audio" echo "be NO sound from the audio jack or HDMI (USB audio"
echo "adapters will work and sound best anyway), AND you" echo "adapters will work and sound best anyway), AND you"
echo "must SOLDER a wire between GPIO4 and GPIO18 on the" echo "must SOLDER a wire between GPIO4 and GPIO18 on the"
echo "Bonnet or HAT board." echo "single matrix Bonnet or HAT board. For the Triple LED"
echo "Matrix Bonnet choose QUALITY, and No soldering is"
echo "required."
echo echo
echo "CONVENIENCE: sound works normally, no extra soldering." echo "CONVENIENCE: sound works normally, no extra soldering."
echo "Images on the LED matrix are not quite as steady, but" echo "Images on the LED matrix are not quite as steady, but"