-
Malaurie Bernard authored
Every compilation problem have been resolved but the syringe pump does not work with the we interface
Malaurie Bernard authoredEvery compilation problem have been resolved but the syringe pump does not work with the we interface
pousseseringue-arduino.ino 305 B
// please edit this file: pousseseringue-arduino.cpp
// needed for compilation on host
#if CORE_MOCK
#include "pousseseringue-arduino.cpp"
#include "web.cpp"
#include "syringe.cpp"
#include "syringefilled.cpp"
#include "motor.cpp"
#include "cli.cpp"
#include "fs.cpp"
#endif // !CORE_MOCK