From cccd7a63a3e627e579fd26f289391f1c3a9f0c11 Mon Sep 17 00:00:00 2001
From: Guo Wenxue <guowenxue@gmail.com>
Date: Sat, 09 Apr 2022 13:53:24 +0800
Subject: [PATCH] update setup_systools shell script

---
 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