test for printing the pattern

workspace
km0 2 years ago
parent 624012884e
commit e906d57d89

@ -42,6 +42,7 @@ class Soup(Bureau):
"""
Prints the pattern sent by the arduino
"""
print(data)
shortcode, _ = data.split(".")
self.print_small(_)

Loading…
Cancel
Save