From b8cb08f1225789e0d4ce817705d1d616041409aa Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 28 Oct 2016 08:30:30 +0200 Subject: [PATCH] Remove obsolete configuration variable --- source/_components/switch.arduino.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_components/switch.arduino.markdown b/source/_components/switch.arduino.markdown index 2b57d01cb94..6b15a63431b 100644 --- a/source/_components/switch.arduino.markdown +++ b/source/_components/switch.arduino.markdown @@ -27,7 +27,6 @@ switch: name: Fan Office 12: name: Light Desk - type: digital initial: true negate: true ```