2017-04-05 11:11:22 +08:00
|
|
|
sample:
|
2017-12-12 01:35:31 +08:00
|
|
|
name: MAX44009 light sensor
|
2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
test:
|
2018-10-16 03:13:17 +08:00
|
|
|
tags: sensors
|
2018-10-11 19:50:14 +08:00
|
|
|
harness: console
|
2017-12-12 01:35:31 +08:00
|
|
|
depends_on: i2c
|
2018-10-11 19:50:14 +08:00
|
|
|
harness_config:
|
|
|
|
type: multi_line
|
|
|
|
ordered: true
|
|
|
|
regex:
|
|
|
|
- "MAX44009 light sensor application"
|
|
|
|
- "sensor: lum reading: (.*)"
|
|
|
|
fixture: fixture_i2c_max44009
|