diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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. |
