Commit 9672bed0 authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Fixes config.py

Showing with 1 addition and 0 deletions
+1 -0
......@@ -3,6 +3,7 @@ import logging
from paho.mqtt.client import MQTTv31
mqtt_broker = 'localhost'
logging_suffix = '_interactive'
# OhmPi configuration
OHMPI_CONFIG = {
'id': '0001', # Unique identifier of the OhmPi board (string)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment