You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an enhancement to #3, Balloon could mimic the delay times when an auto-prompt occurs. For example, a 0x7f 0x36 0x02 byte sequence indicates that the text display should pause for 2 seconds(?) before continuing. For accuracy's sake, some logic could be added to pause Balloon's text animation for the same amount of time, as opposed to simply ignoring these sequences.
The text was updated successfully, but these errors were encountered:
As an enhancement to #3, Balloon could mimic the delay times when an auto-prompt occurs. For example, a
0x7f 0x36 0x02
byte sequence indicates that the text display should pause for 2 seconds(?) before continuing. For accuracy's sake, some logic could be added to pause Balloon's text animation for the same amount of time, as opposed to simply ignoring these sequences.The text was updated successfully, but these errors were encountered: