party/colorchord: add dj-table-floor-02 and bar

This commit is contained in:
jalr 2021-12-29 17:14:34 +00:00
parent 71769cb74c
commit 4ba459520c

View file

@ -22,6 +22,14 @@ let
leds = 43;
host = "wled-Kanister";
};
dj-table-floor-02 = {
leds = 300;
host = "wled-DJ-Table-Floor-02";
};
bar = {
leds = 300;
host = "wled-Bar";
};
};
in
{