|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--blink
Blinks the JStamp heartbeat LED on a 1 second period. Also uses System.out to print information to either Charade or, if you have enabled the JStamp serial port driver, to JStamp Serial A.
| Field Summary | |
(package private) static int |
testint
Loop counter |
| Constructor Summary | |
blink()
|
|
| Method Summary | |
static void |
delay(int msecs)
Sleep for the {parameter} number of milliseconds |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
static int testint
| Constructor Detail |
public blink()
| Method Detail |
public static void main(java.lang.String[] args)
public static void delay(int msecs)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||