From 0cae4246284676181333c26f7a3fc6d6bd4cf650 Mon Sep 17 00:00:00 2001 From: Tangent Wantwight Date: Mon, 20 Jan 2020 22:33:50 -0500 Subject: [PATCH] dummy feature so ./flash.sh script works with the door-light default --- harrogate/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/harrogate/Cargo.toml b/harrogate/Cargo.toml index 2fffc55..454301b 100644 --- a/harrogate/Cargo.toml +++ b/harrogate/Cargo.toml @@ -11,6 +11,7 @@ debug = true [features] +door-light = [] replace-default = [] december-01-2019 = ["replace-default"]