Stairs/Stairs.sublime-project
Mark van Renswoude f87a8b6eb7 Changed from UDP to HTTP
Implemented access point, station mode and basic web configuration page
Actual lighting control is completely broken
2018-01-01 19:56:07 +01:00

12 lines
166 B
Plaintext

{
"folders":
[
{
"path": ".",
"file_exclude_patterns": ["*.sublime-project"]
}
],
"completions":[
["t", "{{ \\$t('${1:}') }}"]
]
}