Added AnalogWrite.srv and added code to use the arduino pwm output

This commit is contained in:
Patrick Tröster 2014-04-28 10:01:07 +02:00
parent 02aa11a6a9
commit e0f00edf8c

View File

@ -0,0 +1,3 @@
uint8 pin
float32 value
---