hal/api/led.h
File was renamed from hal/api/leds.h @@ -2,7 +2,7 @@ * Copyright: (C) 2024 LingYun IoT System Studio * All rights reserved. * * Filename: led.c * Filename: led.h * Description: This file is used to control RGB 3-colors LED * * @@ -15,8 +15,8 @@ * ********************************************************************************/ #ifndef _LEDS_H_ #define _LEDS_H_ #ifndef _LED_H_ #define _LED_H_ #include "gpiod.h"