Commit 8654bf3d authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

update CONSTANTS

parent 32ffff94
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -18,3 +18,18 @@ MSC_MBI_CHIPID = [
    "24",
    "25",
]

MSC_SLS_CHIPID = [
    "01",
    "02",
    "03",
    "04",
    "05",
    "10",
    "21",
    "26",
    "27",
    "28",
    "29",
    "30",
]