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