Skip to content

Commit 68a257c

Browse files
committed
Turn off AFSK debug output to serial.
1 parent c3a6200 commit 68a257c

File tree

1 file changed

+1
-1
lines changed
  • tracker/software/source/pkt/channels

1 file changed

+1
-1
lines changed

tracker/software/source/pkt/channels/rxafsk.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
#define AFSK_AX25_RAW_PACKET_DUMP 8
5555
#define AFSK_PACKET_RESET_STATUS 9
5656

57-
#define AFSK_DEBUG_TYPE AFSK_PACKET_RESET_STATUS
57+
#define AFSK_DEBUG_TYPE AFSK_NO_DEBUG
5858

5959
/* Error output type selection. */
6060
#define AFSK_NO_ERROR 0

0 commit comments

Comments
 (0)