re-word and remove redundant

This commit is contained in:
foamyguy 2025-05-23 11:00:28 -05:00
parent b576e77a20
commit 8036909e14

View file

@ -6,9 +6,9 @@
* *
* It continuously measures CIE x,y coordinates, lux, and color temperature. * 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/ * 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 <Wire.h> #include <Wire.h>