Merge pull request #219 from wolfmanjm/fix/pid2
[clinton/Smoothieware.git] / src / modules / robot / arm_solutions / BaseSolution.cpp
1 #include "BaseSolution.h"
2
3 BaseSolution::BaseSolution(){}
4