Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
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>();