mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-13 09:20:29 +00:00
feat: Implement location tracking service and haptic feedback for device advertising
This commit is contained in:
@@ -1035,4 +1035,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
String maxPowerDbm(int power) {
|
||||
return 'Max: $power dBm';
|
||||
}
|
||||
|
||||
@override
|
||||
String get you => 'You';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user