diff --git a/PID_v1.cpp b/PID_v1.cpp index 02cecab..744b896 100644 --- a/PID_v1.cpp +++ b/PID_v1.cpp @@ -1,5 +1,5 @@ /********************************************************************************************** - * Arduino PID Library - Version 1.2.2 + * Arduino Makeblock PID Library - Version 0.0.1 * by Brett Beauregard brettbeauregard.com * * This Library is licensed under the MIT License