From a9ebf09a84de1ba90c9f459b84b9989db2b0e1e3 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 29 Jan 2019 23:24:22 +0800
Subject: [PATCH] Add infrared.py

---
 modules/c/led.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/c/led.h b/modules/c/led.h
index 582d845..8e3b4fa 100644
--- a/modules/c/led.h
+++ b/modules/c/led.h
@@ -2,7 +2,7 @@
  *      Copyright:  (C) 2018 LingYun IoT System Studio
  *                  All rights reserved.
  *
- *       Filename:  led.c
+ *       Filename:  led.h
  *    Description:  This file is used to control RGB 3-colours LED
  *
  *     pi@raspberrypi:~ $ gpio readall show BCM and wPi pinmap  

--
Gitblit v1.9.1