hal/api/led.h
@@ -5,14 +5,6 @@ * Filename: led.h * Description: This file is used to control RGB 3-colors LED * * * Pin connection: * RGB Led Module IGKBoard-IMX6ULL * R <-----> #Pin36 (GPIO1_IO11) * G <-----> #Pin38 (GPIO1_IO10) * B <-----> #Pin40 (GPIO5_IO09) * GND <-----> GND * ********************************************************************************/ #ifndef _LED_H_