From 6e50f1612b32ef0856be53fe8659ede1a6841e56 Mon Sep 17 00:00:00 2001 From: markprocess <40411872+markprocess@users.noreply.github.com> Date: Fri, 9 Nov 2018 06:52:49 -0500 Subject: [PATCH] Text correction --- docs/extras/light-sensing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extras/light-sensing.md b/docs/extras/light-sensing.md index 583c988..638ebcc 100644 --- a/docs/extras/light-sensing.md +++ b/docs/extras/light-sensing.md @@ -100,7 +100,7 @@ This leads our picture to look something more like this:
*Where each number represents a different column, now named a channel as it is a collection of 3 rows*
This reduces the resolution of our light sensing capabilities as we can -now no longer can use 9 pins to sense light, purely due to the unfortunate fact +now no longer use 9 pins to sense light, purely due to the unfortunate fact that we obtain interference from other pins that cannot be mitigated. However, we do gain an accurate picture of the overall brightness detected by the display.