small fixes for Q7S

This commit is contained in:
2021-02-23 13:38:43 +01:00
committed by Robin Mueller
parent 603a224094
commit d4f0ad5af2
4 changed files with 20 additions and 18 deletions

View File

@ -115,7 +115,7 @@ private:
gpioId_t deplSA1;
gpioId_t deplSA2;
GpioIF* gpioInterface;
GpioIF* gpioInterface = nullptr;
/** Time duration switches are active to cut the burn wire */
uint32_t burnTimeMs;