remove comment

This commit is contained in:
Blaz Kristan 2022-12-03 21:22:48 +01:00
parent f85a6f7c3c
commit 10196ea4e5

View File

@ -2,7 +2,6 @@
#include "wled.h"
//class name. Use something descriptive and leave the ": public Usermod" part :)
class PowerAPUsermod : public Usermod {
private:
unsigned long lastTime = 0;