removed newline

This commit is contained in:
Robin Müller 2020-05-11 17:14:12 +02:00
parent 24441809a9
commit 3d8a152496
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@ public:
ReturnValue_t checkSequence() const;
ReturnValue_t sleepFor(uint32_t ms);
protected:
bool started;
TaskHandle_t handle;