-
- Downloads
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.
Please register or sign in to comment
The params argument is now a const pointer. This eliminates the need for a type cast that converts a const to a non-const.