diff --git a/interface/src/project/types.ts b/interface/src/project/types.ts index 41e8f6f56..47b1d9a31 100644 --- a/interface/src/project/types.ts +++ b/interface/src/project/types.ts @@ -392,6 +392,7 @@ export const enum DeviceValueType { } export const DeviceValueTypeNames = [ + // 'BOOL', 'INT', 'UINT',