Added uart.mitm.
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
; Controls whether dns.mitm logs to the sd card for debugging
|
||||
; 0 = Disabled, 1 = Enabled
|
||||
; enable_dns_mitm_debug_log = u8!0x0
|
||||
; Controls whether to enable uart mitm
|
||||
; for logging bluetooth HCI to btsnoop captures.
|
||||
; This is only implemented for [7.0.0+].
|
||||
; 0 = Do not enable, 1 = Enable.
|
||||
; enable_uart_mitm = u8!0x0
|
||||
[hbloader]
|
||||
; Controls the size of the homebrew heap when running as applet.
|
||||
; If set to zero, all available applet memory is used as heap.
|
||||
|
||||
Reference in New Issue
Block a user