altos: Fix printf format mis-matches
[fw/altos] / src / drivers / ao_aprs.c
index bc5c29dfc85634d9f5a4905ead05b55308583293..826985c6e06e2f0b004a05c36a2b6976cd6a49ba 100644 (file)
@@ -234,7 +234,7 @@ static void timeInit()
 #define TNC_TX_DELAY 45
 
 /// The size of the TNC output buffer.
-#define TNC_BUFFER_SIZE 40
+#define TNC_BUFFER_SIZE 48
 
 /// States that define the current mode of the 1200 bps (A-FSK) state machine.
 typedef enum