How to control servo over RPC

18 Jul 2011

Hi

am a newbie,am tryin to control a servo over rpc, using Donatien htppserver.h but seems not to work

I tried:

http://mbedip address/rpc/PwmOut/write +1

am not sure about this though, do i need to add any code line to main program, though have added

Base::add_rpc_class<PwmOut>();