Unique name

This commit is contained in:
clplaneguy 2019-04-04 18:29:21 -05:00 committed by GitHub
parent 9b4ca0e5b6
commit e776bfa026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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