formatting

This commit is contained in:
proddy
2024-01-21 11:45:29 +01:00
parent 9eb617bcb0
commit 603036a5e9

View File

@@ -392,6 +392,7 @@ export const enum DeviceValueType {
} }
export const DeviceValueTypeNames = [ export const DeviceValueTypeNames = [
//
'BOOL', 'BOOL',
'INT', 'INT',
'UINT', 'UINT',