minor todo

This commit is contained in:
rusefillc 2021-11-05 10:01:58 -04:00
parent 44b2e07b84
commit b7feea1aa5
1 changed files with 1 additions and 0 deletions

View File

@ -523,6 +523,7 @@ typedef enum {
//
// Another point: once you add a new trigger, run get_trigger_images.bat which would run rusefi_test.exe from unit_tests
//
// todo: before increasing from 69 to 70 we shall use the half dozen of unused IDs
TT_UNUSED = 69, // this is used if we want to iterate over all trigger types
// todo: convert to ENUM_16_BITS? I can see 257 triggers but not 65K triggers