diff options
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 |

