mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-11 18:26:27 +10:00
Add high voltage LiPo battery chemistry option
This commit is contained in:
@@ -1726,6 +1726,12 @@ abstract class AppLocalizations {
|
||||
/// **'LiPo (3.0-4.2V)'**
|
||||
String get appSettings_batteryLipo;
|
||||
|
||||
/// No description provided for @appSettings_batteryLipoHv.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'LiPo HV (3.0-4.35V)'**
|
||||
String get appSettings_batteryLipoHv;
|
||||
|
||||
/// No description provided for @appSettings_mapDisplay.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user