mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 05:56:57 +03:00
consolidate test-ip definition, added missing Access-Control-Allow-Origin,
This commit is contained in:
@@ -58,9 +58,10 @@ p {font-size: 1em;}
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="common.js"></script>
|
||||
<script type="text/javascript">
|
||||
var canvas = document.getElementById('canvas'),
|
||||
basepath = "http://192.168.178.22";
|
||||
domainname = getDomainname();
|
||||
aktstatu = 0;
|
||||
|
||||
function clickNext() {
|
||||
|
||||
Reference in New Issue
Block a user