Radio sonde on map

This commit is contained in:
2026-09-13 09:32:49 -04:00
parent 2b299753ca
commit 0ebf997924

View File

@@ -45,7 +45,7 @@ export async function getSondes() {
ref_datetime: t.ref_datetime, ref_datetime: t.ref_datetime,
ref_position: t.ref_position, ref_position: t.ref_position,
sdr_device_idx: t.sdr_device_idx, sdr_device_idx: t.sdr_device_idx,
path history: path
}; };
}); });