add first draft for mqtt blocks

This commit is contained in:
Mario
2020-11-11 11:09:19 +01:00
parent 3df66cd425
commit fe328f9da3
8 changed files with 157 additions and 1 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ const colours = {
text: 160,
variables: 330,
audio: 250,
arrays: 33
arrays: 33,
mqtt: 90
}