maxempoint / AR_GBX

Python Framework for interacting with the Action Replay GBX
GNU General Public License v3.0
0 stars 1 forks source link

Writing to AR timesout if the driver reads data #1

Closed maxempoint closed 2 years ago

maxempoint commented 2 years ago

If the function call driver.read_data() in control.py is called before an attempt to write to the AR leads to timeout

maxempoint commented 2 years ago

Could not reproduce with later tests