still wip
This commit is contained in:
@@ -74,6 +74,7 @@ public:
|
||||
private:
|
||||
void handleCommand(const std::string& command);
|
||||
void operatePin();
|
||||
uint32_t correctGamma(uint32_t originalPwm);
|
||||
uint8_t r = 255; // Default to white
|
||||
uint8_t g = 255; // Default to white
|
||||
uint8_t b = 255; // Default to white
|
||||
|
||||
Reference in New Issue
Block a user