Rename to Limelight Embedded

This commit is contained in:
Iwan Timmer
2014-09-02 19:28:44 +02:00
parent 47f5a03fa7
commit 885dd84215
4 changed files with 24 additions and 23 deletions

View File

@@ -30,7 +30,7 @@ import java.util.logging.Level;
import java.util.logging.Logger;
/**
* Main class for Limelight Pi
* Main class for Limelight Embedded
* @author Diego Waxemberg<br>
* Cameron Gutman
* Iwan Timmer
@@ -335,7 +335,7 @@ public class Limelight implements NvConnectionListener {
parse = false;
if (args.length == 0 || !parse) {
System.out.println("Usage: java -jar limelight-pi.jar action [options] host/file");
System.out.println("Usage: java -jar limelight.jar action [options] host/file");
System.out.println();
System.out.println(" Actions:");
System.out.println();