feat(TemperaturePanel): Add SHT3X support (#2025)

Co-authored-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Maxim Sychevoi
2025-01-01 18:50:30 +03:00
committed by GitHub
parent 715c48d1d7
commit 9c3724febd

View File

@@ -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