Class BlinkerMain

java.lang.Object
  extended by BlinkerMain

public class BlinkerMain
extends java.lang.Object

Einfaches Blinker-Programm über die Lampen an O1 - O3 für das Robo Interface am ersten USB

Version:
01.01.10
Author:
Ulrich Müller

Field Summary
(package private)  ftcomputing.robo.FishFace ft
           
 
Constructor Summary
BlinkerMain()
           
 
Method Summary
static void main()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ft

ftcomputing.robo.FishFace ft
Constructor Detail

BlinkerMain

public BlinkerMain()
Method Detail

main

public static void main()