This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revision Both sides next revision | ||
|
digispark:tutorials:9dof [2015/01/12 17:57] digistump [Programming:] |
digispark:tutorials:9dof [2015/01/12 21:59] defragster startup delay and notepad note |
||
|---|---|---|---|
| Line 85: | Line 85: | ||
| | | ||
| initGyro(); | initGyro(); | ||
| - | | + | |
| + | DigiKeyboard.delay(1000); // Open Notepad (or similar) and make sure it has the focus | ||
| + | | ||
| } | } | ||