diff --git a/pages.py b/pages.py index 795a64f..caf3b10 100644 --- a/pages.py +++ b/pages.py @@ -210,7 +210,7 @@ def collect(self): golgi_data.update_amount(id, amount) queue = dict_to_list(self.collect_list) - + self.collect_list = [] communication = ArduinoCommunication() connect = communication.connect(ESP_PORT) if connect: