small fixes

This commit is contained in:
2020-05-27 17:34:38 +02:00
parent bcd835aca6
commit 0883a1c9d5
3 changed files with 3 additions and 5 deletions

View File

@ -11,8 +11,6 @@ private:
static constexpr uint16_t calGreen[] = {1000, 1000, 1000};
static constexpr uint16_t calBlue[] = {400, 500, 500};
uint8_t _pattern = 0;
uint16_t _counter = 0;