mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 08:49:16 +02:00
move some stuff around, change some things slightly
This commit is contained in:
@@ -56,7 +56,6 @@ const filterMappings = {
|
||||
'G00': { eq: 0, ims: 0 }
|
||||
};
|
||||
|
||||
|
||||
var legacyRdsPiBuffer = null;
|
||||
var lastUpdateTime = Date.now();
|
||||
const initialData = { ...dataToSend };
|
||||
|
||||
Reference in New Issue
Block a user