Try to decode mqtt packets first (#1705)

* Try to decode first

* Remove GPS pins from TLoRAv1 so that it can boot

* Use release version of radio lib

* Use fixed versions of esp framework and tool chain
This commit is contained in:
Ben Meadors
2022-09-25 09:39:50 -05:00
committed by GitHub
co-authored by GitHub
parent de769db3bc
commit ae311c838e
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ framework = arduino
lib_deps =
${env.lib_deps}
; Portduino is using meshtastic fork for now
https://github.com/jgromes/RadioLib.git
https://github.com/jgromes/RadioLib.git@5.3.0
build_flags = ${env.build_flags} -Os
# -DRADIOLIB_GODMODE