Skip to content

Commit 275a002

Browse files
committed
Update README.md
1 parent a55f341 commit 275a002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Development began with a fork of the Arduino PID Library. Some modifications and
2929
| QuickPID using `analogReadFast()` | 2.0 | 5.0 | 0.2 | 96 |
3030
| Arduino PID using `analogRead()` | 2.0 | 5.0 | 0.2 | 224 |
3131

32-
### Self Test Example (RC Filter):
32+
### AutoTune RC Filter
3333

3434
[This example](https://github.com/Dlloydev/QuickPID/wiki/AutoTune_RC_Filter) allows you to experiment with the AutoTune and POn control on an RC filter.
3535

0 commit comments

Comments
 (0)