From fafe6b017c7e9a47c5b5c5024946f66809f2be58 Mon Sep 17 00:00:00 2001 From: Gabriel Burnworth Date: Wed, 9 May 2018 13:52:46 -0700 Subject: [PATCH] Update FEATURE_MIN_VERSIONS.json --- FEATURE_MIN_VERSIONS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FEATURE_MIN_VERSIONS.json b/FEATURE_MIN_VERSIONS.json index 6ba5947d..e33ec33a 100644 --- a/FEATURE_MIN_VERSIONS.json +++ b/FEATURE_MIN_VERSIONS.json @@ -2,5 +2,6 @@ "named_pins": "6.3.0", "sensors": "6.3.0", "change_ownership": "6.3.0", - "backscheduled_regimens": "6.4.0" + "backscheduled_regimens": "6.4.0", + "endstop_invert": "6.4.1" }