src/config.in

Wed, 20 Jul 2022 12:44:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 20 Jul 2022 12:44:02 +0200
changeset 365
4bc746c65650
parent 2
a1e435907f3a
permissions
-rw-r--r--

Added sparge water salt additions. Adjust sparge acid amount if manual calculations and the water volume is changed.

#ifndef CONFIG_IN
#define CONFIG_IN

#define CONFIGDATADIR "${CONFIGDATADIR}"
#define CONFIGDOCDIR "${CONFIGDOCDIR}"

#define VERSIONSTRING "${bmsapp_VERSION_MAJOR}.${bmsapp_VERSION_MINOR}.${bmsapp_VERSION_PATCH}"

#endif

mercurial