]> git.earman.xyz Git - sensor-watch.git/commitdiff
light sensor: add warning to documentation
authorJoey Castillo <joeycastillo@utexas.edu>
Sun, 18 May 2025 03:21:31 +0000 (23:21 -0400)
committerJoey Castillo <joeycastillo@utexas.edu>
Sun, 18 May 2025 03:21:31 +0000 (23:21 -0400)
watch-faces/sensor/light_sensor_face.h

index 29ee4cb04c19cefc368ebb81085ec98e8bc75ede..5032bdd932e1b267e7d71f311840622e579fcfdc 100644 (file)
@@ -32,6 +32,9 @@
  * LIGHT SENSOR PLAYGROUND
  *
  * Temporary watch face for playing with the light sensor.
+ * WARNING: This watch face may not play nicely with watch faces that use the ADC in the background,
+ * such as the temperature logger. More improvement and testing needs to be done before this is can
+ * be considered a production-ready watch face.
  *
  */