mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 19:24:09 +05:30
Changed AnalogWrite service data value from float32 to uint16
This commit is contained in:
parent
32245aa9d3
commit
06884afb87
@ -1,3 +1,3 @@
|
||||
uint8 pin
|
||||
float32 value
|
||||
uint16 value
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user