From fb7387fc4704a7c30fb8c99d23466c246c1f5c93 Mon Sep 17 00:00:00 2001 From: tamservo Date: Fri, 21 Jul 2023 17:27:05 -0400 Subject: [PATCH] renamed main.py to robottas_collector.py. changed robottas.py to start robottas_collector.py when reporting, and stop it when stopping reporting. --- main.py => robottas_collector.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename main.py => robottas_collector.py (100%) diff --git a/main.py b/robottas_collector.py similarity index 100% rename from main.py rename to robottas_collector.py