Compare commits
2 commits
1ca1f3e6e3
...
db6dff5a97
Author | SHA1 | Date | |
---|---|---|---|
|
db6dff5a97 | ||
|
f457a24047 |
2 changed files with 1 additions and 1 deletions
|
@ -532,7 +532,7 @@ function createSelectCell(max, value, step) {
|
|||
// Gib die Zelle zurück
|
||||
return row;
|
||||
}
|
||||
|
||||
|
||||
function fillTableFromJson() {
|
||||
// Lade JSON-Daten
|
||||
fetch('http://{{IP_ADDRESS}}/tc_data_blocks_read')
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 458 KiB After Width: | Height: | Size: 439 KiB |
Loading…
Reference in a new issue