Original meshtastic repo code

This commit is contained in:
mr_small_hui
2024-11-01 02:34:54 +01:00
committed by elenium3
parent 46cbe571eb
commit d521dcfd8a
61 changed files with 2079 additions and 116 deletions
+10
View File
@@ -0,0 +1,10 @@
enable=all
source-path=SCRIPTDIR
disable=SC2154
disable=SC2248
disable=SC2250
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091
#