1
0
mirror of https://gitlab.com/zwirbel/tardis.git synced 2025-12-14 17:35:23 +01:00
This commit is contained in:
2018-11-28 13:36:44 +01:00
parent 2610271a61
commit ce88b9fca6
3 changed files with 8 additions and 2 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"terminal.integrated.env.linux": {
"PATH": "/home/master/.platformio/penv/bin:/home/master/.platformio/penv:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl",
"PLATFORMIO_CALLER": "vscode"
}
}

View File

@@ -1,6 +1,6 @@
{ {
"ircServer": "chat.freenode.net", "ircServer": "chat.freenode.net",
"ircPort": 6665, "ircPort": 6665,
"ircNickname": "wobbly", "ircNickname": "wibblywobbly",
"ircUser": "wibblywobbly" "ircUser": "wibblywobbly"
} }

View File

@@ -1,6 +1,6 @@
{ {
"pin": 4, "pin": 4,
"length": 8, "length": 13,
"brightness": 127, "brightness": 127,
"updateInterval": 100, "updateInterval": 100,
"defaultColor": 100 "defaultColor": 100