commander initial class structure

This commit is contained in:
Daniel Agar
2017-12-20 15:39:20 -05:00
committed by Lorenz Meier
parent 55be098e3b
commit 294fbc46a9
5 changed files with 187 additions and 138 deletions

View File

@@ -75,7 +75,7 @@
using namespace DriverFramework;
namespace Commander
namespace Preflight
{
static int check_calibration(DevHandle &h, const char *param_template, int &devid)