Randomly unable to scan bank data

Issue #34 new
Stephen Bennett repo owner created an issue

Comments (4)

  1. Stephen Bennett reporter

    Use a timer to to deal with double firing of BANK_FRAME_CLOSED instead of using OPENED to set a flag.

  2. Stephen Bennett reporter

    Or rather than set a flag at all, just check if you are able to get number of bank items to know if the bank frame is open or the data is still available at least.

  3. Log in to comment