ci init changed

Origin commit data
------------------
Branch: master
Commit: d057932aed
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2025-07-19 (Sat, 19 Jul 2025)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
BPanther
2025-07-19 09:44:52 +02:00
committed by vanhofen
parent e5d4d93ddd
commit 9edba0181b
4 changed files with 83 additions and 21 deletions

View File

@@ -1680,3 +1680,8 @@ void cCA::SetCIRelevantPidsRouting(int RPR, int slot)
}
}
#endif
void cCA::SetCIOperator(int ciop, int slot)
{
op[slot] = ciop;
}