Commit graph

2 commits

Author SHA1 Message Date
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
Tomer Rubinstein
9442036542 Zoom_H6: Library for controling Zoom H6 Recorder
This library enables sending control commands and receiving device
status from the Zoom H6 audio recorder
2019-10-29 15:10:22 +02:00