From 7d9973022f5417a9fbd11f25536186f1cac5d38b Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sun, 23 Feb 2025 10:52:55 +0800
Subject: [PATCH] update modules makefile to support build libgpiod on x86

---
 project/iotd/etc/iotd.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/project/iotd/etc/iotd.conf b/project/iotd/etc/iotd.conf
index e995ca9..b54f3e6 100644
--- a/project/iotd/etc/iotd.conf
+++ b/project/iotd/etc/iotd.conf
@@ -72,6 +72,8 @@
 
 [publisher]
 
+enable=0
+
 pubTopic="$Sys/Studio/Uplink/"
 pubQos=0
 

--
Gitblit v1.9.1