1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/bh1750fvi
Kees Bakker 1d5a67dcce drivers/bh1750fvi: change prototype of bh1750fvi_init
The params argument is now a const pointer. This eliminates the need for
a type cast that converts a const to a non-const.
2019-01-07 21:37:02 +01:00
..
include drivers/bh1750fvi: remove unused clock param 2018-07-25 12:01:40 +02:00
bh1750fvi.c drivers/bh1750fvi: change prototype of bh1750fvi_init 2019-01-07 21:37:02 +01:00
Makefile drivers: added driver for BH1750FVI light sensors 2016-02-09 16:01:32 +01:00