|
|
@ -45,6 +45,7 @@ void Subboard30ShakeModule::initialize() { |
|
|
|
IO[1].initAsInput(PinNull, ZGPIO::kMode_nopull, ZGPIO::kIRQ_noIrq, true); |
|
|
|
IO[2].initAsInput(PinNull, ZGPIO::kMode_nopull, ZGPIO::kIRQ_noIrq, true); |
|
|
|
IO[3].initAsInput(PinNull, ZGPIO::kMode_nopull, ZGPIO::kIRQ_noIrq, true); |
|
|
|
GService::inst()->getZCanProtocolParser()->registerModule(this); |
|
|
|
|
|
|
|
#if 1
|
|
|
|
|
|
|
|