Revert "we can do the 10print demo"

This reverts commit 7e9d8b418b.
This commit is contained in:
Jeff Epler 2025-03-03 09:44:59 -06:00
parent 7e9d8b418b
commit 16b0f3b75b

View file

@ -291,7 +291,7 @@ static uint8_t kcnt = 0;
static bool toggle = true;
static char * textseq;
static char * textload = "10?CHR$(205.5+RND(1));:GOTO10\rRUN\r";
static char * textload = "LOAD\"\"\r\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tRUN\r";
static char textkey[1];
static bool res=false;