line break

This commit is contained in:
marshmellow42 2017-03-15 11:07:52 -04:00
parent 6f36848f9e
commit ec187c2f9f

View file

@ -41,6 +41,7 @@
//**********************************************************************************************
#define LOWEST_DEFAULT_CLOCK 32
#define FSK_PSK_THRESHOLD 123
//to allow debug print calls when used not on device
void dummy(char *fmt, ...){}
#ifndef ON_DEVICE