mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
drivers/sensors/h1750fvi.c: Add a character driver for Rohm Ambient Light Sensor BH1750FVI.
This commit is contained in:
committed by
Gregory Nutt
parent
1f8212679c
commit
7f5339ee5a
@@ -100,5 +100,3 @@ void lib_meminstream(FAR struct lib_meminstream_s *instream,
|
||||
instream->buffer = bufstart; /* Start of buffer */
|
||||
instream->buflen = buflen; /* Length of the buffer */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user