that doesn't fit

This commit is contained in:
Matthew Kennedy 2024-01-06 18:58:32 -08:00
parent 2091c528f9
commit 6ff3bb49f7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#endif /* EFI_ELECTRONIC_THROTTLE_BODY */
// todo: clean this mess, this should become 'static'/private
CCM_OPTIONAL EnginePins enginePins;
EnginePins enginePins;
static const char* const sparkNames[] = { "Coil 1", "Coil 2", "Coil 3", "Coil 4", "Coil 5", "Coil 6", "Coil 7", "Coil 8",
"Coil 9", "Coil 10", "Coil 11", "Coil 12"};