mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
215 B
Markdown
7 lines
215 B
Markdown
# About
|
|
This is a manual test application for the OPT3001 ambient light sensor driver.
|
|
|
|
# Usage
|
|
This test application will initialize the OPT3001 sensor and read the light values every 1s
|
|
and prints them to STDOUT.
|