feat: remove hostname from labels
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// Create Spore instance with custom labels
|
||||
Spore spore({
|
||||
{"app", "neopattern"},
|
||||
{"device", "led_strip"},
|
||||
{"role", "led"},
|
||||
{"pixels", String(NEOPIXEL_LENGTH)},
|
||||
{"pin", String(NEOPIXEL_PIN)}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user