summaryrefslogtreecommitdiffstats
path: root/LogReceiver/html/js/test.js
diff options
context:
space:
mode:
authorNiklas2011-10-07 14:07:39 +0200
committerNiklas2011-10-07 14:07:39 +0200
commit4595eb426c6e22eba62642f4f64b451c43964fc0 (patch)
tree34facf89448b624556b783c7c8cf3478367ccc10 /LogReceiver/html/js/test.js
parentmodified the check for carrier signal. on autoUp==true: if no interface is in... (diff)
downloadfbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.gz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.xz
fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.zip
renaming of the projekt form LogReceiver into NetworkDiscovery
Diffstat (limited to 'LogReceiver/html/js/test.js')
-rw-r--r--LogReceiver/html/js/test.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/LogReceiver/html/js/test.js b/LogReceiver/html/js/test.js
deleted file mode 100644
index be4ec41..0000000
--- a/LogReceiver/html/js/test.js
+++ /dev/null
@@ -1,3 +0,0 @@
-function qrcAlert(){
- alert('Hello qrc');
-}