docs
This commit is contained in:
parent
1428d989c1
commit
0ed7c293bb
|
@ -50,6 +50,9 @@ public:
|
|||
* @see globalSparkIdCoutner
|
||||
*/
|
||||
int sparkId;
|
||||
/**
|
||||
* [0, specs.cylindersCount)
|
||||
*/
|
||||
int cylinderIndex;
|
||||
char *name;
|
||||
#if EFI_UNIT_TEST || defined(__DOXYGEN__)
|
||||
|
|
Loading…
Reference in New Issue