Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Tabsoft; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    11,268

    Re: Hserin / out Woes..

    Andy,

    You can always just use a "HSERIN" bogus statement to throw away anything in the buffer before you execute your regular "HSERIN" statements.
    Since the EUSART has a 2 byte buffer you may...
  2. Replies
    11
    Views
    11,268

    Re: Hserin / out Woes..

    Here is another approach that allows you to wait for all of the characters to be entered before testing the password.
    It also makes use of arraywrite to enter the Master Password.



    DEFINE OSC...
Results 1 to 2 of 2