diff --git a/screenless/bureau/soup/soup.py b/screenless/bureau/soup/soup.py index ecd475e..a400166 100644 --- a/screenless/bureau/soup/soup.py +++ b/screenless/bureau/soup/soup.py @@ -42,6 +42,7 @@ class Soup(Bureau): """ Prints the pattern sent by the arduino """ + print(data) shortcode, _ = data.split(".") self.print_small(_)