basic motor block support

This commit is contained in:
Peli de Halleux
2016-10-11 22:58:53 -07:00
parent 5d8a1b69f6
commit dff4f3adb3
7 changed files with 76 additions and 1 deletions

View File

@ -238,6 +238,8 @@ declare namespace control {
// TODO DISPLAY_MODE_BLACK_AND_WHITE_LIGHT_SENSE
}
declare namespace led {
}
declare namespace motors {
}