docs
This commit is contained in:
parent
81bb47a6d8
commit
61e73a4be9
@ -303,10 +303,8 @@ class CoreController : public ExtendedControllerBase, public ReceivesParameterMe
|
|||||||
Countdown sdCardCheckCd = Countdown(INIT_SD_CARD_CHECK_TIMEOUT);
|
Countdown sdCardCheckCd = Countdown(INIT_SD_CARD_CHECK_TIMEOUT);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Index 0: Chip 0 Copy 0
|
* First index: Chip.
|
||||||
* Index 1: Chip 0 Copy 1
|
* Second index: Copy.
|
||||||
* Index 2: Chip 1 Copy 0
|
|
||||||
* Index 3: Chip 1 Copy 1
|
|
||||||
*/
|
*/
|
||||||
bool protArray[2][2] {};
|
bool protArray[2][2] {};
|
||||||
PeriodicOperationDivider opDivider5;
|
PeriodicOperationDivider opDivider5;
|
||||||
|
Loading…
Reference in New Issue
Block a user