Update
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
//hex Zahl hat nur eine Stelle
|
//hex Zahl hat nur eine Stelle
|
||||||
temphex = "0" + temphex;
|
temphex = "0" + temphex;
|
||||||
}
|
}
|
||||||
return temphex;
|
return temphex.toUpperCase();
|
||||||
}
|
}
|
||||||
|
|
||||||
function updateTable() {
|
function updateTable() {
|
||||||
|
Reference in New Issue
Block a user