acxz / libpid

An extensible C++ library for PID control
GNU General Public License v3.0
1 stars 0 forks source link

Use templating #4

Open acxz opened 4 years ago

acxz commented 4 years ago
acxz commented 4 years ago

Need to separate type parameter for time, it shouldn't be the same as state.