src/config.in

Fri, 10 Feb 2023 14:06:47 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 10 Feb 2023 14:06:47 +0100
changeset 491
76f3a96e82b5
parent 2
a1e435907f3a
permissions
-rw-r--r--

Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.

#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