mirror of
https://gitea.farpn.net/w1cdn/mwtchahrd.git
synced 2025-11-03 05:26:36 -06:00
Change SSID field to match API update.
This commit is contained in:
@@ -485,7 +485,7 @@ fn handle_frame(frame: &AgwFrame, cli: &Cli, buffers: &mut BufferManager, loc_st
|
||||
// POST JSON
|
||||
let packet = json!({
|
||||
"dx_call": &source_call,
|
||||
"dx_aprs_ssid": &source_ssid,
|
||||
"dx_ssid": &source_ssid,
|
||||
"de_call": &my_call,
|
||||
"de_latitude": &my_lat,
|
||||
"de_longitude": &my_lon,
|
||||
|
||||
Reference in New Issue
Block a user