Kees Bakker
|
ab17629b97
|
drivers/mag3110: correct cast of phydat_t*
The read functions have a mag3110_data_t* argument which is a
struct with 3 int16_t members. Thus we should cast res->val instead of
just res.
|
2019-01-06 17:57:44 +01:00 |
|
Alexandre Abadie
|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
smlng
|
946256d26f
|
saul: use const for device parameter
|
2017-06-26 20:25:37 +02:00 |
|
smlng
|
17e78f7d81
|
driver, mag3110: add saul auto init
|
2017-04-13 21:14:44 +02:00 |
|
smlng
|
36526f8a3b
|
driver, mag3110: add saul
|
2017-04-13 21:14:44 +02:00 |
|