From f87617f9ae457813b537374194086ecb48b050c2 Mon Sep 17 00:00:00 2001 From: clplaneguy Date: Fri, 5 Apr 2019 09:07:52 -0500 Subject: [PATCH] Update to Makeblock 0.0.1 --- PID_v1.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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