This commit is contained in:
Josh Cox 2017-02-15 13:07:03 +00:00 committed by GitHub
commit 0c517953bc

View File

@ -1,6 +1,6 @@
#ifndef PID_v1_h
#define PID_v1_h
#define LIBRARY_VERSION 1.1.1
#define PID_LIBRARY_VERSION 1.1.1
class PID
{