This commit is contained in:
2026-01-15 15:00:21 +08:00
parent e67749e2e4
commit 419f6cc78c
705 changed files with 9981 additions and 35723 deletions

View File

@ -0,0 +1,9 @@
; name=InterpolationLib
; version=1.0.2
; author=Luis Llamas
; maintainer=Luis Llamas
; sentence=Arduino library that provides interpolation methods step, linear, smooth, catmull spline and constrained spline.
; paragraph=Arduino library that provides interpolation methods step, linear, smooth, catmull spline and constrained spline.
; category=Other
; url=https://github.com/luisllamasbinaburo/Arduino-Interpolation
; architectures=*