mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
init commit
This commit is contained in:
8
bsp/bsp_led.h
Normal file
8
bsp/bsp_led.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef BSP_LED_H
|
||||
#define BSP_LED_H
|
||||
|
||||
#include "struct_typedef.h"
|
||||
|
||||
extern void aRGB_led_show(uint32_t aRGB);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user