-
- Downloads
chore(bhi160): Make bhi160_fetch_fifo() return void
bhi160_fetch_fifo() doesn't actually return any meaningful error values
anymore. Remove return-value checks and make the function return void
to express this clearly.
Signed-off-by:
Rahix <rahix@rahix.de>
Please register or sign in to comment