Teacher version

Dependencies:   mbed lib_workshop_2019

Revision:
3:a0e37b8918ac
Parent:
1:7a8764e627b5
Child:
4:bf5caf4c0c88
--- a/includes/console_output.h	Wed Oct 23 13:56:30 2019 +0000
+++ b/includes/console_output.h	Wed Oct 23 14:01:59 2019 +0000
@@ -20,6 +20,8 @@
 
 void ft_print_test_menu(Serial &pc);
 
+void ft_print_to_be_imp(Serial &pc)
+
 e_test ft_get_user_choice(Serial &pc);
 
 #endif /* CONSOLEOUTPUT_H */
\ No newline at end of file