From 2acd713ea96a04dea9cdc0cc668c9c22703a26f3 Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 21 Nov 2023 11:04:21 +0000 Subject: [PATCH] Fix funhouse light sensor A3 conflict with D3 --- boards/funhouse/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/funhouse/definition.json b/boards/funhouse/definition.json index 2ae40c0..3a54635 100644 --- a/boards/funhouse/definition.json +++ b/boards/funhouse/definition.json @@ -142,7 +142,7 @@ "dataType":"int16" }, { - "name":"A3", + "name":"D18", "displayName":"Light Sensor", "dataType":"int16" }