diff --git a/src/store/variables.ts b/src/store/variables.ts index 74dc2a847..c2af54579 100644 --- a/src/store/variables.ts +++ b/src/store/variables.ts @@ -20,7 +20,7 @@ export const themeDir = '.theme' export const datasetInterval = 1000 export const datasetTypes = ['temperature', 'target', 'power', 'speed'] export const datasetTypesInPercents = ['power', 'speed'] -export const additionalSensors = ['aht10', 'bme280', 'htu21d', 'sgp40'] +export const additionalSensors = ['aht10', 'bme280', 'htu21d', 'sgp40', 'sht3x'] /* * List of valid gcode file extensions