提交按键库例程
This commit is contained in:
8
2gpio-lib/user/inc/gpio.h
Normal file
8
2gpio-lib/user/inc/gpio.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _GPIO_H
|
||||
#define _GPIO_H
|
||||
|
||||
#include "main.h"
|
||||
|
||||
void user_gpio_setup(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user