From 49675c5b77d8c8d106f8a6c9e610ab8b3d13361a Mon Sep 17 00:00:00 2001 From: Edvin Date: Fri, 25 Apr 2025 09:35:04 +0200 Subject: Removed control.py section --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3