mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 17:42:48 +00:00
Switch to 5.4.0 using latest fix (170ce9) to error check after calibration
This commit is contained in:
parent
fefcbb147b
commit
1c168d7d62
@ -62,7 +62,8 @@ framework = arduino
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
; Portduino is using meshtastic fork for now
|
; Portduino is using meshtastic fork for now
|
||||||
jgromes/RadioLib@5.3.0
|
;jgromes/RadioLib@5.3.0
|
||||||
|
https://github.com/jgromes/RadioLib.git#170ce9752bf7ccf78713d60fb1a0b93f9ba3e3d2
|
||||||
|
|
||||||
build_flags = ${env.build_flags} -Os
|
build_flags = ${env.build_flags} -Os
|
||||||
# -DRADIOLIB_GODMODE
|
# -DRADIOLIB_GODMODE
|
||||||
|
Loading…
Reference in New Issue
Block a user