From 603036a5e92a486749942260e0fa80918458c9fa Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 21 Jan 2024 11:45:29 +0100 Subject: [PATCH] formatting --- interface/src/project/types.ts | 1 + 1 file changed, 1 insertion(+) 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',