Created
April 18, 2017 14:48
-
-
Save salbito/907790d9187d3914639d5edfe21e5b4a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Recv: Classic PID | |
Recv: Kp: 27.99 Ki: 2.18 Kd: 89.88 | |
Recv: PID Autotune finished! Put the last Kp, Ki and Kd constants from below into Configuration.h | |
Recv: #define DEFAULT_Kp 27.99 | |
Recv: #define DEFAULT_Ki 2.18 | |
Recv: #define DEFAULT_Kd 89.88 | |
Recv: ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment