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

Add moduloMap (#1995)

library to map real numbers on a range.
e.g angles 0-360° degrees or PI-2PI radians
This commit is contained in:
Rob Tillaart
2022-10-21 13:14:38 +02:00
committed by GitHub
parent a8f0bf0b78
commit 032043a27c

View File

@ -3512,6 +3512,7 @@ https://github.com/RobTillaart/MCP4725
https://github.com/RobTillaart/MCP9808_RT
https://github.com/RobTillaart/MINMAX
https://github.com/RobTillaart/ML8511
https://github.com/RobTillaart/moduloMap
https://github.com/RobTillaart/MS5611
https://github.com/RobTillaart/MS5611_SPI
https://github.com/RobTillaart/MT8870