barback32/include/user_button.h

7 lines
82 B
C

#ifndef __USER_BUTTON_H
#define __USER_BUTTON_H
void user_button_init();
#endif