mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 08:50:30 +00:00
feat: Update project version to 11 and enhance BLE packet logging with RSSI and SNR information
This commit is contained in:
@@ -587,7 +587,7 @@ class _HomeScreenState extends State<HomeScreen>
|
||||
Text(
|
||||
'${deviceInfo.signalRssi}dBm',
|
||||
style: TextStyle(
|
||||
fontSize: 12,
|
||||
fontSize: 14,
|
||||
color: _getSignalColor(deviceInfo.signalRssi!),
|
||||
fontWeight: FontWeight.w500,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user