From 195cba96ec4f159a5b61e1b7c47c08722b03bd80 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 20 Mar 2019 15:10:07 -0500 Subject: [PATCH] Fix doc. --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a240dd0..671a69b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -51,7 +51,7 @@ users can use the SMXConfig application to manage their platform. a smaller number of panels installed. If an application wants to adapt its UI to the user's panel configuration, see enabledSensors to detect which sensors are enabled.

- Each panel has four sensors, and if a panel is disabled, all four of its panels will be + Each panel has four sensors, and if a panel is disabled, all four of its sensors will be disabled. Disabling individual sensors is possible, but removing individual sensors reduces the performance of the pad and isn't recommended.