main: pollHandler doesn't respond with actuator values

Issue #86 resolved
Trek Hopton created an issue

The pollHandler function in vidgrind’s main.go handles poll requests and should contain actuator values in its response. This is implemented in netreceiver’s pollHandler but not vidgrind’s. Behaviour should be very similar to responding with actuator values in actHandler.

Comments (1)

  1. Log in to comment