From f696e95a01ee103605a9ed5fd23de58847ab9abc Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 03 Nov 2021 22:47:05 +0800
Subject: [PATCH] rename gpio.c to gpiod.c for it will conflict with rpi gpio command

---
 3rdparty/local/paho.mqtt/build.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/3rdparty/local/paho.mqtt/build.sh b/3rdparty/local/paho.mqtt/build.sh
index 01120af..b3a4c56 100755
--- a/3rdparty/local/paho.mqtt/build.sh
+++ b/3rdparty/local/paho.mqtt/build.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 #+--------------------------------------------------------------------------------------------
-#|Description:  This shell script used download and compile paho.mqtt for ARM
+#|Description:  This shell script used download and compile paho.mqtt for RaspberryPi
 #|     Author:  GuoWenxue <guowenxue@gmail.com>
 #|  ChangeLog:
 #|           1, Initialize 1.0.0 on 2011.04.12

--
Gitblit v1.9.1