fix(misc): work on ocp to improve the errors that were missed and better logging
This commit is contained in:
@@ -36,7 +36,7 @@ export const dycoConnect = async () => {
|
||||
plcCycle = setInterval(async () => {
|
||||
if (isReading) {
|
||||
createLog(
|
||||
"warn",
|
||||
"debug",
|
||||
"dyco",
|
||||
"ocp",
|
||||
"Skipping cycle: previous read still in progress."
|
||||
|
||||
Reference in New Issue
Block a user