添加RGB灯
This commit is contained in:
8
app/drivers/led_strip/led_strip_shell.h
Normal file
8
app/drivers/led_strip/led_strip_shell.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "led_strip.h"
|
||||
#include "shell/sh.h"
|
||||
#include "sh_vset.h"
|
||||
|
||||
void led_strip_shell_register(void);
|
||||
void led_strip_shell_register(void);
|
||||
Reference in New Issue
Block a user