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

@ -113,6 +113,9 @@ 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)