added pxi6683 status

This commit is contained in:
Martino Ferrari
2026-02-06 14:58:56 +01:00
parent b45eefc031
commit 8b171ed9e9

View File

@@ -13,6 +13,12 @@
PXI6259_Status = { PXI6259_Status = {
Type = uint32 Type = uint32
} }
PXI6683_Status = {
Type = uint8
}
PXI6683_PtpdStatus = {
Type = uint8
}
GYA_APS_READY = { GYA_APS_READY = {
Type = uint8 Type = uint8
} }