RaspberrPi project source code
guowenxue
10 hours ago a574ce7edf7f31847be882f9f08dcd1ab8e5ebe0
project/thingsboard/thingsboard.c
@@ -2,8 +2,8 @@
 *      Copyright:  (C) 2019 LingYun IoT System Studio
 *                  All rights reserved.
 *
 *       Filename:  main.c
 *    Description:  This file
 *       Filename:  thingsboard.c
 *    Description:  This file is thingsboard platform device daemon program.
 *
 *        Version:  1.0.0(29/01/19)
 *         Author:  Guo Wenxue <guowenxue@gmail.com>
@@ -23,7 +23,7 @@
#include <cjson/cJSON.h>
#include "logger.h"
#include "util_proc.h"
#include "proc.h"
#include "config.h"
#include "sht20.h"
#include "leds.h"