Update MaxAccessories.ino

This commit is contained in:
Gregg 2024-01-01 17:53:46 -06:00
parent 12c6cf3fe1
commit 4269eca982
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#include "HomeSpan.h"
#define MAX_LIGHTS 60
#define MAX_LIGHTS 70
struct RGB_Light : Service::LightBulb {