mbed library questions

09 Mar 2011

I would understand what is the use for the parameter const char *name = NULL that is common to all (or many) constructors and what is the need of Base class that mainly registers every object in the same place (i suppose a linked list).

09 Mar 2011

You can set a name for an object and then use that name for RPC.