3 Star 0 Fork 0

思源 / stm32.nrf24l01

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bsp_key.h 177 Bytes
一键复制 编辑 原始数据 按行查看 历史
博远 提交于 2018-08-25 22:11 . first init
#ifndef __BSP_KEY__
#define __BSP_KEY__
#define KEY1 GPIO_Pin_7
#define KEY2 GPIO_Pin_8
#define KEY3 GPIO_Pin_3
#define KEY4 GPIO_Pin_11
void Key_Init(void);
#endif
C
1
https://gitee.com/yuanbocode/stm32.nrf24l01.git
git@gitee.com:yuanbocode/stm32.nrf24l01.git
yuanbocode
stm32.nrf24l01
stm32.nrf24l01
master

搜索帮助