You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/adxl345
Benoit Pereira da Silva bd7de1d36d
adxl345: I²C support (#67)
- Removed useless ReadRaw
- Changed the scope of ReadAndCombine to private readAndCombine
- Renamed ExampleNewI2C & ExampleNewSpi to follow the recommandations. Exposed an I2CAddr for those who may need it.
2 years ago
..
adxl345.go adxl345: I²C support (#67) 2 years ago
doc.go adxl345: Driver, initial commit for review. (#66) 2 years ago
example_test.go adxl345: I²C support (#67) 2 years ago