updated color
This commit is contained in:
Родитель
8f61570158
Коммит
0d321114c0
|
@ -6,3 +6,4 @@ tmp/
|
|||
*.ts.new
|
||||
*.tgz
|
||||
temp/
|
||||
*.db
|
||||
|
|
|
@ -70,6 +70,10 @@
|
|||
"serial" : {
|
||||
"manufacturerFilter": "^mbed$",
|
||||
"log": true
|
||||
},
|
||||
"cloud" : {
|
||||
"workspace": false,
|
||||
"packages": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//% weight=2
|
||||
//% weight=2 color=30
|
||||
namespace serial {
|
||||
/**
|
||||
* Prints a line of text to the serial
|
||||
|
|
Загрузка…
Ссылка в новой задаче