From 98766aaabcb1fa74123247a52e72a453b6da59f8 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sat, 22 Nov 2025 20:44:51 +0800
Subject: [PATCH] Update TSL2561 to sample for 5 times
---
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