PandA-2024.02
leds_ctrl.c
Go to the documentation of this file.
1 void leds_ctrl(unsigned int id, unsigned int val)
2 {
3  printf("id:%d val:%d\n", id, val);
4 }
void leds_ctrl(unsigned short val)
Definition: leds_ctrl.c:3

Generated on Mon Feb 12 2024 13:02:49 for PandA-2024.02 by doxygen 1.8.13