LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-21 5e7050e3c9ec8c1e35a80f9cdd1ab0c918f3e060
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"