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