None
bool32 Button 2
palSetPadMode(GPIOC, 3, PAL_MODE_INPUT_PULLUP);
outlet_button2 = ((palReadPad(GPIOC, 3) << 27) > 0) ? 0 : 1;
© 2024 Zrna Research