diff options
| author | Private Island Networks <opensource@privateisland.tech> | 2026-08-29 21:23:14 -0400 |
|---|---|---|
| committer | Private Island Networks <opensource@privateisland.tech> | 2026-08-29 21:23:14 -0400 |
| commit | 62cdafb5b5f61a3f4f10b8f578b8386463474343 (patch) | |
| tree | 7717a9d4630003ee57989b0173fd832e4dd2ceb7 /constants.py | |
| parent | d3fba38214ffc204fb02afdc74657b95c2722bfe (diff) | |
Diffstat (limited to 'constants.py')
| -rwxr-xr-x | constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py index 50fdaaa..12ef380 100755 --- a/constants.py +++ b/constants.py @@ -52,7 +52,7 @@ class STATUS: # Betsy Uses Static IP addressing BETSY_IP_ADDRESS = "192.168.5.100" -PC_IP_ADDRESS = "192.168.5.44" +PC_IP_ADDRESS = "192.168.5.42" MODE_IDLE = 0 |

