From 74973624deed05d1cc8b297fb1d877cadad50969 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 2 Aug 2018 17:21:14 +0200 Subject: new commit-history root - cleaned off passwords --- temp0/Kconfig | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 temp0/Kconfig (limited to 'temp0/Kconfig') diff --git a/temp0/Kconfig b/temp0/Kconfig new file mode 100644 index 0000000..afb1c7a --- /dev/null +++ b/temp0/Kconfig @@ -0,0 +1,16 @@ +mainmenu "configuration" + +source ../scripts/Kconfig-wifi + +menu "Influxdb" + +config INFLUXDB_HOST + string "Hostname of influxdb server" + +config INFLUXDB_PORT + int "Port number" + +config INFLUXDB_PATH + string "Path element for POST request" + +endmenu -- cgit v1.2.1