We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a26f23 commit 9fcfdc1Copy full SHA for 9fcfdc1
CHANGELOG.md
@@ -12,8 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- add **float trapezium1(float t)** with duty cycle.
13
- add **float trapezium2(float t)** with duty cycle.
14
- add **float heartBeat(float t)**
15
-- add **float freeWave(float t, int16_t arr)** arbitrary wave generator.
16
-- add **float freeWaveN(float t, int16_t arr, int N)** arbitrary wave generator.
+- add **float freeWave(float t, int16_t arr, int size)** arbitrary wave generator.
17
- update **functionGeneratorPerformance.ino**
18
- add examples for **freeWave()**
19
- fix Arduino-lint.yml (long library name error)
0 commit comments