adding namespace descriptions

This commit is contained in:
Peli de Halleux
2016-04-05 15:59:25 -07:00
parent a9137f7761
commit 761e4f38cd
10 changed files with 32 additions and 4 deletions

View File

@ -1,7 +1,9 @@
// Auto-generated. Do not edit.
/**
* Creation, manipulation and display of LED images.
*/
//% color=45 weight=31
declare namespace images {
@ -265,7 +267,9 @@ declare namespace input {
}
/**
* Runtime and event utilities.
*/
//% weight=1 color="#333333"
declare namespace control {