From 0e153558e2fb12d07f77ff2af69bde6131870663 Mon Sep 17 00:00:00 2001 From: Gabriel Burnworth Date: Mon, 23 Jul 2018 14:24:56 -0700 Subject: [PATCH] Update FEATURE_MIN_VERSIONS.json [skip ci] --- FEATURE_MIN_VERSIONS.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FEATURE_MIN_VERSIONS.json b/FEATURE_MIN_VERSIONS.json index 69042f46..c3f18f58 100644 --- a/FEATURE_MIN_VERSIONS.json +++ b/FEATURE_MIN_VERSIONS.json @@ -5,5 +5,7 @@ "backscheduled_regimens": "6.4.0", "endstop_invert": "6.4.1", "api_pin_bindings": "6.4.4", - "diagnostic_dumps": "6.4.4" + "diagnostic_dumps": "6.4.4", + "rpi_led_control": "6.4.4", + "farmduino_k14": "6.4.4" }