Create global 'time' variable which holds RTC value
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#define MINUTE_ANODE (1<<PD6)
|
||||
#define SECOND_ANODE (1<<PD7)
|
||||
|
||||
extern volatile struct TIME_HMS led_display;
|
||||
extern volatile uint8_t led_btnes;
|
||||
|
||||
void led_init(void);
|
||||
|
||||
Reference in New Issue
Block a user