From ed66045a36f4fe23b84a0143c9692f9a009a91aa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Wed, 23 Apr 2025 21:41:26 -0700 Subject: set up rpi wg --- remote_plot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote_plot.c') diff --git a/remote_plot.c b/remote_plot.c index dbf43e0..11e367a 100644 --- a/remote_plot.c +++ b/remote_plot.c @@ -409,7 +409,7 @@ int main (int argc, char **argv) data.session = ssh_new(); if (data.session == NULL) exit(-1); - ssh_options_set(data.session, SSH_OPTIONS_HOST, "10.0.0.7"); + ssh_options_set(data.session, SSH_OPTIONS_HOST, "Spartan_Racing_Charger@10.0.0.9"); // Connect to server rc = ssh_connect(data.session); -- cgit v1.2.3-70-g09d2