mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-11 10:50:03 +01:00
tidying detour + usb rcording + a few other small bits
This commit is contained in:
@@ -27,3 +27,6 @@ class MessageHandler(object):
|
||||
if self.number_of_messages is 0:
|
||||
self.current_message = [None, None, None]
|
||||
|
||||
def clear_all_messages(self):
|
||||
self.current_message = [None, None, None]
|
||||
self.number_of_messages = 0
|
||||
|
||||
Reference in New Issue
Block a user