From 917354ea70f7c159643f193f1e4e315d92692830 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 20 Apr 2021 23:12:07 +0800
Subject: [PATCH] update 3rdparty library version and configure parser test ok

---
 lightd/hal/hal.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/lightd/hal/hal.h b/lightd/hal/hal.h
index 9b657bb..6319f0c 100644
--- a/lightd/hal/hal.h
+++ b/lightd/hal/hal.h
@@ -16,6 +16,8 @@
 
 #include <gpiod.h>
 
+#include "tsl2561.h"
+
 #define OFF   0
 #define ON    1
 

--
Gitblit v1.9.1