diff options
-rw-r--r-- | content/git/ledcontrol.md | 2 | ||||
-rw-r--r-- | content/git/limox.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/git/ledcontrol.md b/content/git/ledcontrol.md index 75e240e..0b443b7 100644 --- a/content/git/ledcontrol.md +++ b/content/git/ledcontrol.md @@ -2,5 +2,5 @@ "name":"ledcontrol", "friendly_name":"ledcontrol", "description":"Firmware project for the STM32F103C8T6 microcontroller to control LED strips", - "state":"experimental" + "state":"archived" } diff --git a/content/git/limox.md b/content/git/limox.md index ce192d4..a95d4c1 100644 --- a/content/git/limox.md +++ b/content/git/limox.md @@ -2,7 +2,7 @@ "name":"limox", "friendly_name":"LimoX", "description":"The Linux on mobile XMPP (LimoX) client", - "state":"active" + "state":"experimental" } LimoX is my own [XMPP][1] client. The goal is to implement a client with these |