#ifndef SERIALWATCHER_H #define SERIALWATCHER_H class SerialWatcher { public: SerialWatcher(); }; #endif // SERIALWATCHER_H