Skip to content

Commit 769c419

Browse files
committed
nfc debug
1 parent d27b9bf commit 769c419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/bluetooth/jswrap_bluetooth.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,7 @@ static void sys_evt_dispatch(uint32_t sys_evt)
834834
#ifdef USE_NFC
835835
/// Sigh - NFC has lots of these, so we need to define it to build
836836
void log_uart_printf(const char * format_msg, ...) {
837+
jsiConsolePrintf("NFC: %s\n", format_msg);
837838
}
838839

839840
/**

0 commit comments

Comments
 (0)