DhrBaksteen / ArduinoOPL2

Arduino library for use with the OPL2 board (YM3812) and OPL3Duo (YMF262)
MIT License
198 stars 39 forks source link

SerialIface.ino: wait for acks before closing serial port #23

Closed vincentbernat closed 6 years ago

vincentbernat commented 6 years ago

Otherwise, closing the port will reset the Arduino and the current buffer will be discarded.