From 2e84abfd073ec3047c7b3295c47f109007f3bd80 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 02 Feb 2026 16:34:56 +0800
Subject: [PATCH] Update lightd code to get lux value without timeout

---
 project/booster/makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/project/booster/makefile b/project/booster/makefile
index 3525db8..2b9a3c5 100644
--- a/project/booster/makefile
+++ b/project/booster/makefile
@@ -18,8 +18,6 @@
     CROSS_COMPILE?=arm-linux-gnueabihf-
 endif
 
-#CROSS_COMPILE=
-
 LIBNAME=$(shell basename ${PWD} )
 TOPDIR=$(shell dirname ${PWD} )
 

--
Gitblit v1.9.1