This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:iot-open:remotelab:itt:servo [2019/10/29 07:16] – tomykalm | en:iot-open:remotelab:itt:servo [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 64: | Line 64: | ||
| // Change the servo position (value between 0 and 180) | // Change the servo position (value between 0 and 180) | ||
| - | // mosquitto_pub -u test -P test -t " | + | // mosquitto_pub -u test -P test -t " |
| + | // = this calls servo motor to change position | ||
| void iot_received(String topic, String msg) | void iot_received(String topic, String msg) | ||