PandA-2024.02
btn_ctrl.c
Go to the documentation of this file.
1 #include "btn_ctrl.h"
2 
3 unsigned char btn_ctrl()
4 {
5  return BUTTON_UP;
6 }
unsigned char btn_ctrl()
Definition: btn_ctrl.c:3
#define BUTTON_UP
Definition: btn_ctrl.h:4

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