From 0b9dc9c6307fec67b5cec401682d8e9e54ab55c0 Mon Sep 17 00:00:00 2001 From: "Matthew D. Scholefield" Date: Tue, 27 Feb 2018 14:56:04 -0600 Subject: [PATCH] Fix platform comment in config --- mycroft/configuration/mycroft.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mycroft/configuration/mycroft.conf b/mycroft/configuration/mycroft.conf index fecafe84b2..ee346c8e6a 100644 --- a/mycroft/configuration/mycroft.conf +++ b/mycroft/configuration/mycroft.conf @@ -164,7 +164,8 @@ // Mark 1 enclosure settings // Override: SYSTEM (e.g. Picroft) "enclosure": { - // Platform name (e.g. 'Picroft', 'Mark_1' + // Platform name + // Options: 'picroft', 'mycroft_mark_1' // Override: SYSTEM (set by specific enclosures) # "platform": "picroft",