← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdvin <[email protected]>2025-04-25 09:35:04 +0200
committerEdvin <[email protected]>2025-04-25 09:35:04 +0200
commit49675c5b77d8c8d106f8a6c9e610ab8b3d13361a (patch)
tree4a97bc7edda13924f50840499594645bea7a5165
parent13f214535536ec59a9e1442ed325a537238cb7c1 (diff)
Removed control.py section
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index ba9e538..921848a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
# TNE107-RPI
-## control.py
-
-This control program is not needed for operation and is strictly used to test implementation.
-
## bt.py
This program controls the Bluetooth behaviour of the system.
@@ -21,4 +17,4 @@ This program interfaces with the SLAMTEC RPLIDAR C1. To use this there are a cou
## main.py
-This program starts all the other programs at the correct times for communication to occur and for data handling to be done properly. This program is run as a systemd service on the Raspberry Pi. \ No newline at end of file
+This program starts all the other programs at the correct times for communication to occur and for data handling to be done properly. This program is run as a systemd service on the Raspberry Pi.