Control Zoom H6 recorder through esp32
Find a file
Tomer Rubinstein a0a76d70b0 ZoomH6: fix send command always returning false
after sending the desired command to the Zoom Recorder we wait for a
given delay time and the send a release button command.
the release button command will not always return status from the
recorder, so checking its reply and returning false if no reply might
cause us to always return false even if the command was successfully
committed.
2019-12-30 11:50:31 -06:00
src ZoomH6: fix send command always returning false 2019-12-30 11:50:31 -06:00
library.json Zoom_H6: Library for controling Zoom H6 Recorder 2019-10-29 15:10:22 +02:00
library.properties Zoom_H6: Library for controling Zoom H6 Recorder 2019-10-29 15:10:22 +02:00