#ifndef SMART_ALARM_DISPLAY_H #define SMART_ALARM_DISPLAY_H void display_start(); void print_time(); #endif //SMART_ALARM_DISPLAY_H