aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hello-stk/Makefile (renamed from Makefile)2
-rw-r--r--hello-stk/README.md (renamed from README.md)0
-rwxr-xr-xhello-stk/src/org/toorcamp/HelloSTK/HelloSTK.java (renamed from src/org/toorcamp/HelloSTK/HelloSTK.java)0
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/hello-stk/Makefile
index 8942300..932428f 100644
--- a/Makefile
+++ b/hello-stk/Makefile
@@ -1,4 +1,4 @@
-SIMTOOLS_DIR = ../sim-tools
+SIMTOOLS_DIR = ../../sim-tools
APPLET_AID = 0xd0:0x70:0x02:0xca:0x44:0x90:0x01:0x01
APPLET_NAME = org.toorcamp.HelloSTK.HelloSTK
diff --git a/README.md b/hello-stk/README.md
index 09f5cfb..09f5cfb 100644
--- a/README.md
+++ b/hello-stk/README.md
diff --git a/src/org/toorcamp/HelloSTK/HelloSTK.java b/hello-stk/src/org/toorcamp/HelloSTK/HelloSTK.java
index 6658251..6658251 100755
--- a/src/org/toorcamp/HelloSTK/HelloSTK.java
+++ b/hello-stk/src/org/toorcamp/HelloSTK/HelloSTK.java