Arduino-PID-Library icon indicating copy to clipboard operation
Arduino-PID-Library copied to clipboard

problem with pid_basic

Open sc0pex opened this issue 8 years ago • 0 comments

I get the following message when I try to compile PID-basic

This report would have more information with "Show verbose output during compilation" enabled in File > Preferences. Arduino: 1.0.6 (Windows NT (unknown)), Board: "Arduino Uno" C:\Users\PETER\Documents\Arduino\libraries\Arduino-PID-Library-master\PID_v1.cpp: In constructor 'PID::PID(double*, double*, double*, double, double, double, int)': C:\Users\PETER\Documents\Arduino\libraries\Arduino-PID-Library-master\PID_v1.cpp:46: error: type 'PID' is not a direct base of 'PID'

sc0pex avatar Oct 28 '17 18:10 sc0pex