only:ooooops typo

This commit is contained in:
rusefillc 2024-01-07 13:36:14 -05:00
parent 0d821092ab
commit 889c374beb
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ static const char* const injectorNames[] = { "Injector 1", "Injector 2", "Inject
"Injector 7", "Injector 8", "Injector 9", "Injector 10", "Injector 11", "Injector 12"};
static const char* const injectorShortNames[] = { PROTOCOL_INJ1_SHORT_NAME, "i2", "i3", "i4", "i5", "i6", "i7", "i8",
"j9", "iA", "iB", "iC"};
"i9", "iA", "iB", "iC"};
static const char* const auxValveShortNames[] = { "a1", "a2"};