Skip to content

Commit 7687725

Browse files
committed
Update README.md
1 parent 98c20fe commit 7687725

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,23 @@ Development began with a fork of the Arduino PID Library. Some modifications and
3131
### Functions
3232

3333
[QuickPID::QuickPID Constructor](#QuickPID::QuickPID Constructor)
34+
3435
[Compute()](#Compute())
36+
3537
[SetTunings()](#SetTunings())
38+
3639
[SetSampleTime()](#SetSampleTime())
40+
3741
[SetOutputLimits()](#SetOutputLimits())
42+
3843
[SetMode()](#SetMode())
44+
3945
[Initialize()](#Initialize())
46+
4047
[SetControllerDirection()](#SetControllerDirection())
48+
4149
[Display Functions](#Display Functions())
50+
4251
[Utility Functions](#Utility Functions())
4352

4453
### Self Test Example (RC Filter):

0 commit comments

Comments
 (0)