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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user