moving namespace docs
This commit is contained in:
parent
ba96e94fa7
commit
283c331a5e
@ -113,9 +113,6 @@ enum EventBusValue {
|
||||
MES_REMOTE_CONTROL_EVT_VOLUMEUP_ = MES_REMOTE_CONTROL_EVT_VOLUMEUP,
|
||||
};
|
||||
|
||||
/**
|
||||
* Runtime and event utilities.
|
||||
*/
|
||||
//% weight=1 color="#333333"
|
||||
namespace control {
|
||||
void fiberDone(void *a)
|
||||
|
@ -1,3 +1,6 @@
|
||||
/**
|
||||
* Runtime and event utilities.
|
||||
*/
|
||||
//% weight=1 color="#333333"
|
||||
namespace control {
|
||||
|
||||
|
4
libs/microbit/shims.d.ts
vendored
4
libs/microbit/shims.d.ts
vendored
@ -267,9 +267,7 @@ declare namespace input {
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Runtime and event utilities.
|
||||
*/
|
||||
|
||||
//% weight=1 color="#333333"
|
||||
declare namespace control {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user