sketch: removed obsolete variable

This commit is contained in:
ole00 2023-03-30 22:51:54 +01:00
parent 1a3a009885
commit 7b9ccc9f8d
1 changed files with 0 additions and 1 deletions

View File

@ -230,7 +230,6 @@ static short security = 0, erasetime = 100, progtime = 100, vpp = 0;
char echoEnabled;
unsigned char pes[12];
char line[64];
char programName[32];
short lineIndex;
char endOfLine;
char mapUploaded;