diff --git a/data/profiles/cyberplague.json b/data/profiles/cyberplague.json index 021db72..0bf1430 100644 --- a/data/profiles/cyberplague.json +++ b/data/profiles/cyberplague.json @@ -4,7 +4,8 @@ "Renderer", "SerialInput", "BPM", - "Bluetooth" + "Bluetooth", + "Serial" ], "scenes": { "Idle": ["Solid", "MPU5060", "Pulse", "IdleColors", "CircadianRhythm"], diff --git a/data/profiles/default.json b/data/profiles/default.json index f32cd78..f0f1e1a 100644 --- a/data/profiles/default.json +++ b/data/profiles/default.json @@ -7,7 +7,8 @@ "WiFi", "MQTT", "ArduinoOTA", - "BPM" + "BPM", + "Serial" ], "scenes": { "Idle": ["Solid", "MPU5060", "IdleColors", "CircadianRhythm"], diff --git a/data/profiles/home-lighting.json b/data/profiles/home-lighting.json index b18aa3e..b4404f1 100644 --- a/data/profiles/home-lighting.json +++ b/data/profiles/home-lighting.json @@ -6,7 +6,8 @@ "WiFi", "MQTT", "ArduinoOTA", - "UpdateStatusAnimation" + "UpdateStatusAnimation", + "Serial" ], "scenes": { "Idle": ["Solid", "MPU5060", "Pulse", "IdleColors", "CircadianRhythm"], diff --git a/data/profiles/setup.json b/data/profiles/setup.json index 142c056..052853c 100644 --- a/data/profiles/setup.json +++ b/data/profiles/setup.json @@ -4,7 +4,8 @@ "Renderer", "ConfigInput", "ConfigDisplay", - "InputBlip" + "InputBlip", + "Serial" ], "scenes": [], "surfaceMap": "default"