BLE_TYQ_BJQ_CH32V303/bsp/inc/bsp_bt.h

59 lines
449 B
C
Raw Normal View History

2024-12-04 10:31:57 +08:00
/***
* @Author: mbw
* @Date: 2024-12-03 10:31:59
* @LastEditors: mbw && 1600520629@qq.com
* @LastEditTime: 2024-12-03 10:35:18
* @FilePath: \ble_bjq_ch303rct6_ml307\bsp\inc\bsp_at.h
* @Description:
* @
* @Copyright (c) 2024 by ${git_name_email}, All Rights Reserved.
*/
#ifndef __BSP_BT_H__
#define __BSP_BT_H__
#include "rtthread.h"
#include "board.h"
#include "drv_gpio.h"
#endif //BSP_BT_H__