feat: merge health feature and add measure command
- Add REQUEST_HEART_RATE command with measure button in health screen - Add ref.mounted checks and fix early return in measure() - Remove unused SET_LANGUAGE from DeviceCommand enum
This commit is contained in:
@@ -755,5 +755,6 @@
|
||||
"syncClockMessage": "Sincroniza el reloj del dispositivo con la hora actual",
|
||||
"locationWifiNetworksOptional": "Redes WiFi (opcional)",
|
||||
"photoTaken": "Foto tomada exitosamente",
|
||||
"noPhotosAvailable": "No hay fotos disponibles"
|
||||
"noPhotosAvailable": "No hay fotos disponibles",
|
||||
"measure": "Medir"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user