old RF95 driver probably works on NRF52 now

This commit is contained in:
geeksville
2020-04-23 18:47:27 -07:00
parent 4f3a9d8646
commit 3c9c01189d
4 changed files with 16 additions and 5 deletions
+6 -1
View File
@@ -135,4 +135,9 @@ lib_ignore =
BluetoothOTA
lib_deps =
${env.lib_deps}
monitor_port = /dev/ttyACM1
monitor_port = /dev/ttyACM1
; Set initial breakpoint (defaults to main)
debug_init_break =
;debug_init_break = tbreak loop
;debug_init_break = tbreak Reset_Handler