summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/driver/max44009.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/driver/max44009.h b/include/driver/max44009.h
index cca142f..da64712 100644
--- a/include/driver/max44009.h
+++ b/include/driver/max44009.h
@@ -2,6 +2,9 @@
* Copyright 2020 Daniel Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Driver for MAX44009 Ambient Light Sensor.
+ * Does not support interrupts.
*/
#ifndef MAX44009_H
#define MAX44009_H