Unique name

This commit is contained in:
clplaneguy
2019-04-04 18:29:21 -05:00
committed by GitHub
parent 9b4ca0e5b6
commit e776bfa026

View File

@ -2,7 +2,7 @@
#define PID_v1_h
#define LIBRARY_VERSION 1.2.1
class PID
class PID2
{