Tweak Spectro script, don't mention single-core boards
This commit is contained in:
parent
86ff8202b9
commit
4aa0b9c354
1 changed files with 3 additions and 3 deletions
|
|
@ -99,9 +99,9 @@ echo
|
||||||
echo "Faster Pi boards require dialing back GPIO speed"
|
echo "Faster Pi boards require dialing back GPIO speed"
|
||||||
echo "to work with the LED matrix. For Raspberry Pi 4,"
|
echo "to work with the LED matrix. For Raspberry Pi 4,"
|
||||||
echo "this usually means the max '4' slowdown setting."
|
echo "this usually means the max '4' slowdown setting."
|
||||||
echo "For early single-core boards, '0' will often"
|
echo "For Pi 2 or 3, try the '1' or '2' settings. There"
|
||||||
echo "suffice. Try '1' or '2' for anything else. There's"
|
echo "is no hard-set rule to this, it can vary with"
|
||||||
echo "no hard-set rule to this. If the Spectro display"
|
echo "matrix and cabling as well. If the Spectro display"
|
||||||
echo "is glitchy, just re-run this installer, selecting"
|
echo "is glitchy, just re-run this installer, selecting"
|
||||||
echo "a higher setting until you find a stable value."
|
echo "a higher setting until you find a stable value."
|
||||||
echo "GPIO slowdown setting:"
|
echo "GPIO slowdown setting:"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue