Increased height of PS Sprite

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-08-05 14:06:13 +02:00
parent a186e20c1b
commit 2878ad43b7
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -638,7 +638,7 @@ void setup() {
RDSSprite.createSprite(165, 19);
RDSSprite.setTextDatum(TL_DATUM);
PSSprite.createSprite(150, 30);
PSSprite.createSprite(150, 32);
PSSprite.setTextDatum(TL_DATUM);
SquelchSprite.createSprite(47, 19);