PandA-2024.02
leds_ctrl.c
Go to the documentation of this file.
1 #include "leds_ctrl.h"
2 
3 void leds_ctrl(unsigned short val)
4 {
5  printf("val:%d\n", val);
6 }
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