从机上下行机制分叉

This commit is contained in:
RuigeLee
2024-06-28 15:20:22 +08:00
parent 862028dac7
commit a9f4fd18ab
5 changed files with 8 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ trait BackBoardSlvIn16 { this: BackBoardSlvLocal =>
class DIn16 extends BackBoardSlvLocal
class DIn16 extends BackBoardSlvLocal with BackBoardSlvDown with BackBoardSlvUp
with BackBoardSlvStatusPR
with BackBoardSlvIn16{