From dbdbed47434d3edc472232f2bc68151370471a07 Mon Sep 17 00:00:00 2001 From: wildercayden Date: Wed, 25 Jun 2025 22:41:14 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b031e6..f84bc54 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Simple program to send data to a robo rio about system info, it requires pynetworktables and psutil to work, it will work on any computer running linux (Other then temp if your temp sensor uses a diffrent name then the ones it looks for then it won't find the temp) and also there is my old web test idea (Which still works) +Simple program to send data to a robo rio about system info, it requires pynetworktables and psutil to work, it will work on any computer running linux (Not sure if it works on mac or windows) (Other then temp if your temp sensor uses a diffrent name then the ones it looks for then it won't find the temp) and also there is my old web test idea (Which still works) When running TablePI.py you can add a custom IP, table name, or have it print the info its sending (And ping the Rio/Device it is trying to contact)