old RF95 driver probably works on NRF52 now
This commit is contained in:
+6
-1
@@ -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
|
||||
Reference in New Issue
Block a user