1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-14 22:21:02 +03:00

Add Gauss Library (#3042)

* Add TLC5947

Arduino library for 24 channel 12 bit PWM module

* Add integer24 library

Add experimental support for **uint24_t** and **int24_t** data types.

* Add Gauss library
This commit is contained in:
Rob Tillaart
2023-07-07 18:28:40 +02:00
committed by GitHub
parent 3f14a9882e
commit 6a7cc44cf3

View File

@ -1598,6 +1598,7 @@ https://github.com/RobTillaart/Fletcher
https://github.com/RobTillaart/Fraction
https://github.com/RobTillaart/FunctionGenerator
https://github.com/RobTillaart/GAMMA
https://github.com/RobTillaart/Gauss
https://github.com/RobTillaart/GST
https://github.com/RobTillaart/GY521
https://github.com/RobTillaart/HC4051