mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-11 18:26:27 +10:00
Show connected node hardware and firmware in device info
This commit is contained in:
@@ -1240,6 +1240,18 @@ abstract class AppLocalizations {
|
||||
/// **'Channel Count'**
|
||||
String get settings_infoChannelCount;
|
||||
|
||||
/// No description provided for @settings_infoHardware.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Hardware'**
|
||||
String get settings_infoHardware;
|
||||
|
||||
/// No description provided for @settings_infoFirmware.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Firmware'**
|
||||
String get settings_infoFirmware;
|
||||
|
||||
/// No description provided for @settings_presets.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user