Skip to content

Commit

Permalink
Update udp-network-demo.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
surangamh authored Sep 23, 2023
1 parent 40418f2 commit ebc2a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/udp-network-demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"decrypt = True # (False if decryption is not required)\n",
"sender_ip = '<sender IP>'\n",
"receiver_ip = '<receiver IP>'\n",
"ip_gateway = '<IP gateway>'"
"ip_gateway = '192.168.40.254'"
]
},
{
Expand Down

0 comments on commit ebc2a3e

Please sign in to comment.