From 9e649dd24799cd8d64058eab3782d1af9f7fed4c Mon Sep 17 00:00:00 2001 From: Guo Wenxue <guowenxue@gmail.com> Date: Wed, 24 Oct 2018 19:56:21 +0800 Subject: [PATCH] Add 2.Socket folder, which implement send temperature report in 1 second by TLV protocal to server --- 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