Skip to content

Commit 9fcfdc1

Browse files
committed
bump 0.3.0
1 parent 0a26f23 commit 9fcfdc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- add **float trapezium1(float t)** with duty cycle.
1313
- add **float trapezium2(float t)** with duty cycle.
1414
- 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.
15+
- add **float freeWave(float t, int16_t arr, int size)** arbitrary wave generator.
1716
- update **functionGeneratorPerformance.ino**
1817
- add examples for **freeWave()**
1918
- fix Arduino-lint.yml (long library name error)

0 commit comments

Comments
 (0)