Update system.html

This commit is contained in:
DanielR92 2024-08-23 18:06:59 +02:00 committed by GitHub
parent 0692e311a7
commit 240d0c51ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,8 @@
tr("{#ENVIRONMENT}", obj.generic.env + " ({#BUILD_OPTIONS}: " + obj.generic.modules + ")"),
tr("Version", obj.generic.version + " - " + obj.generic.build),
tr("Chip", "CPU: " + obj.chip.cpu_freq + "MHz, " + obj.chip.cores + " Core(s)"),
tr("Chip Model", obj.chip.model)
tr("Chip Model", obj.chip.model),
tr("Chip temp.", obj.chip.temp_sensor_c),
]
document.getElementById("info").append(