From 207898041ca6e4a0f989110568a5180e693f9e75 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Wed, 5 Aug 2015 21:26:55 +0200 Subject: [PATCH] Updated comment --- device.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/device.h b/device.h index 51f7094..f462538 100644 --- a/device.h +++ b/device.h @@ -17,7 +17,9 @@ // Sampling & timer setup #define CONFIG_AFSK_DAC_SAMPLERATE 9600 -// Serial protocol settings +// Don't change this! Change it in +// config.h instead. This is going away +// soon, and only an intermediary thing. #define SERIAL_PROTOCOL PROTOCOL_KISS // Serial settings