still wip

This commit is contained in:
2025-08-27 10:40:39 +02:00
parent f5fff82fad
commit d8943c00ab
4 changed files with 58 additions and 8 deletions

View File

@@ -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