From 8036909e1473757bf9d109efd95058faeabb7914 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Fri, 23 May 2025 11:00:28 -0500 Subject: [PATCH] re-word and remove redundant --- examples/opt4048_webserial/opt4048_webserial.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/opt4048_webserial/opt4048_webserial.ino b/examples/opt4048_webserial/opt4048_webserial.ino index feca014..c8c5924 100644 --- a/examples/opt4048_webserial/opt4048_webserial.ino +++ b/examples/opt4048_webserial/opt4048_webserial.ino @@ -6,9 +6,9 @@ * * It continuously measures CIE x,y coordinates, lux, and color temperature. * - * This sketch works with the web interface in the /webserial directory, + * This sketch works with the web interface in the /webserial directory of the + * gh-pages branch: https://github.com/adafruit/Adafruit_OPT4048/tree/gh-pages, * which can be accessed at: https://adafruit.github.io/Adafruit_OPT4048/webserial/ - * Code for web app is in gh-pages branch: https://github.com/adafruit/Adafruit_OPT4048/tree/gh-pages */ #include