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