Commit Graph

3 Commits (421e8d88e72ad52ac26b79d9a0d6ed33cbdfc0d8)

Author SHA1 Message Date
Marc-Antoine Ruel 1752d1b57a Fix recursive String() method call 1 month ago
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
Benoit Pereira da Silva 931687b33a
adxl345: Driver, initial commit for review. (#66)
Accelerator sensor. Supports SPI, designed to support I2C in the future.
2 years ago