diff scripts/config-headers-new.sh @ 456:3d772a6268c4

config mechanism: allow TR_BAUD_CONFIG to be set on ./configure.sh line
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Mar 2018 04:04:38 +0000
parents fd1d9063ad40
children 92dbfa906f66
line wrap: on
line diff
--- a/scripts/config-headers-new.sh	Fri Mar 16 02:34:30 2018 +0000
+++ b/scripts/config-headers-new.sh	Fri Mar 16 04:04:38 2018 +0000
@@ -118,6 +118,12 @@
 fi
 export DSAMPLE_FULL_COLOR
 
+if [ -z "$TR_BAUD_CONFIG" ]
+then
+	TR_BAUD_CONFIG=TR_BAUD_115200
+fi
+export TR_BAUD_CONFIG
+
 # Derived settings only for the generation of *.cfg headers
 
 case "$RF" in