From 7e70bd23fcb676b6cf07bedcfd2d5fa2f480c936 Mon Sep 17 00:00:00 2001 From: cronyx Date: Wed, 13 Jul 2022 21:21:48 +0300 Subject: [PATCH] add some comments --- building.sh | 2 +- general/package/wifibroadcast/files/S98wfb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/building.sh b/building.sh index 7729a502..885e5052 100755 --- a/building.sh +++ b/building.sh @@ -649,7 +649,7 @@ xm550() { # gk7205v210 # OpenIPC # gk7205v300 # OpenIPC # gk7205v300_ultimate # OpenIPC_ultimate version -gk7205v300_fpv # FPV (ultimate by default) +# gk7205v300_fpv # FPV (ultimate by default) # gk7605v100 # testing.. # ####### diff --git a/general/package/wifibroadcast/files/S98wfb b/general/package/wifibroadcast/files/S98wfb index 0e0d3101..1aacf4db 100755 --- a/general/package/wifibroadcast/files/S98wfb +++ b/general/package/wifibroadcast/files/S98wfb @@ -18,7 +18,7 @@ load_ath() { modprobe cfg80211 modprobe mac80211 modprobe ath9k_htc - sleep 3 + sleep 3 # need to load firmware } load_interface() {