mirror of https://github.com/ARMmbed/mbed-os.git
The RPC call appended the method name to the output after the method
had already finished processing. It was unexpected for my use case,
and doesn't feel like the obvious thing to do. This could be appended
in the RPC method itself, instead.
The adding of the method to the output was first commited in commit
|
||
---|---|---|
.. | ||
Arguments.cpp | ||
Arguments.h | ||
RPCFunction.cpp | ||
RPCFunction.h | ||
RPCVariable.h | ||
RpcClasses.h | ||
mbed_rpc.h | ||
parse_pins.cpp | ||
parse_pins.h | ||
rpc.cpp | ||
rpc.h |