添加RGB灯

This commit is contained in:
OPTOC
2025-08-20 11:31:55 +08:00
parent c704bbd24b
commit 0853287c7c
9 changed files with 426 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ void sertrf_init(void)
{
SYS_LOG_WRN("device init error");
}
//RGB灯
work_rgb_led_start();
sertrf_start();
}
void sertrf_start(void)