mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
show Platform (taken from build)
This commit is contained in:
@@ -227,6 +227,8 @@ const SystemStatusForm: FC = () => {
|
||||
<ListItemText
|
||||
primary="CPU"
|
||||
secondary={
|
||||
data.esp_platform +
|
||||
'/' +
|
||||
data.cpu_type +
|
||||
' (rev.' +
|
||||
data.cpu_rev +
|
||||
|
||||
Reference in New Issue
Block a user