GNSS minőség adatok kijelzése (pod-ok)

This commit is contained in:
2026-06-09 00:23:28 +02:00
parent b85cdb2596
commit 8b4c25f475
8 changed files with 305 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ class Wgs84CoordinateCard extends StatelessWidget {
label: 'Lat',
value: controller.latitudeText,
),
const SizedBox(height: 4),
const SizedBox(height: 1),
CoordinateRow(
label: 'Lon',
value: controller.longitudeText,