fix reason

This commit is contained in:
2026-03-11 22:12:06 +01:00
parent c67d8f7311
commit b08a57a5e8
3 changed files with 15 additions and 14 deletions
+8 -8
View File
@@ -31,16 +31,16 @@ var dataToSend = {
agc: 0,
ant: 0,
txInfo: {
tx: '',
pol: '',
erp: '',
tx: '', // Name
pol: '', // Polarisation
erp: '', // Power
city: '',
itu: '',
dist: '',
azi: '',
id: '',
itu: '', // Country
dist: '', // Distance
azi: '', // Azimuth
id: 0, // Some number
reg: false,
pi: '',
pi: '', // PI
},
country_name: '',
country_iso: 'UN',