1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-09 01:42:00 +03:00

Add Fletcher checksum (#973)

* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender

* Add DHT20 - I2C temperature and humidity sensor

* Add MAX6675

Arduino library for MAX6675 chip for K type thermocouple

* Add MS5611_SPI

Experimental library for GY-63 / MS5611 over SPI interface.

* Add Fletcher checksum
This commit is contained in:
Rob Tillaart
2022-01-26 10:21:45 +01:00
committed by GitHub
parent aa0dca32ad
commit b29eaaefcb

View File

@ -3177,6 +3177,7 @@ https://github.com/RobTillaart/FastShiftIn
https://github.com/RobTillaart/FastShiftOut
https://github.com/RobTillaart/FastTrig
https://github.com/RobTillaart/FLE
https://github.com/RobTillaart/Fletcher
https://github.com/RobTillaart/float16
https://github.com/RobTillaart/Fraction
https://github.com/RobTillaart/FRAM_I2C