switch-c3d2-main: add more VOC ports

This commit is contained in:
Astro 2023-09-14 18:03:04 +02:00
parent 889021152c
commit 8b53a1b681
1 changed files with 2 additions and 2 deletions

View File

@ -255,10 +255,10 @@
ap33.ports = [ "5" ];
c3d2.ports = [ "8-20" ];
# Testing
ap-test1.ports = [ "4" ];
ap-test1.ports = [ "7" ];
bmx.ports = [ "7" ];
# tmp Datenspuren: VOC
iso4.ports = [ "6" ];
iso4.ports = [ "4" "6" ];
};
};