diff --git a/pycardium/modules/py/pride.py b/pycardium/modules/py/pride.py index 77f11ca94e6f5c1d31e4e26ae212aa210043b625..f8dced571dd6c86678c7540e9fe05f3674cba21a 100644 --- a/pycardium/modules/py/pride.py +++ b/pycardium/modules/py/pride.py @@ -150,12 +150,6 @@ def get(flag="rainbow"): """ return flags[flag] -def print_all(): - """ - Prints the names of all available flags on the serial port. - """ - for i in flags: - print(i) def print_all(): """ @@ -164,7 +158,6 @@ def print_all(): for i in flags: print(i) - def demo(s_delay=2): """ Demos all available flags on LEDs and display.