None
bool32 Button 4
palSetPadMode(GPIOA, 1, PAL_MODE_INPUT_PULLUP);
outlet_button4 = ((palReadPad(GPIOA, 1) << 27) > 0) ? 0 : 1;
© 2024 Zrna Research