serial port support, bugfixes, UI adjustments

This commit is contained in:
NoobishSVK
2024-03-10 22:42:43 +01:00
parent 786aa26674
commit a120355ee5
14 changed files with 618 additions and 130 deletions
-1
View File
@@ -1,5 +1,4 @@
const fetch = require('node-fetch');
var fs = require('fs');
const { serverConfig } = require('./server_config')
let cachedData = {};