Just a quick test before posting a real note

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
chicago wire guy
 
Posts: 9
Joined: Thu Oct 11, 2012 12:06 am

Just a quick test before posting a real note

Post by chicago wire guy »

Just a quick test to make sure I know how to post the right way.

Also, a big thank you for everyone asking questions and all the answers. I've been reading through posts for a couple of weeks while thinking about a new project and have learned a great deal from everyone. I'm looking forward to learning from my own mistakes and hopefully helping others by doing so.

sardond
 
Posts: 3
Joined: Thu Oct 18, 2012 9:48 pm

Re: Just a quick test before posting a real note

Post by sardond »

hello, just running a test in your test test.

Code: Select all

        //Keyboard.print("You pressed the button ");
        //Keyboard.print(counter); 
        //Keyboard.println(" times.");
        Keyboard.press(218);
        delay(100);
        Keyboard.release(218);
        delay(100);
      }

Syn7
 
Posts: 152
Joined: Sat Nov 17, 2012 3:06 am

Re: Just a quick test before posting a real note

Post by Syn7 »

Test :mrgreen:

Not sure why I need to test. I just do! :roll:

Locked
Please be positive and constructive with your questions and comments.

Return to “Test Message Forum (closed)”