some code refactors
This commit is contained in:
+2
-3
@@ -10,6 +10,7 @@
|
||||
#include "rtc.hpp"
|
||||
#include "core.h"
|
||||
#include "gui.h"
|
||||
#include "logbook.h"
|
||||
|
||||
void ShowAdvancedRDS();
|
||||
void readRds();
|
||||
@@ -21,6 +22,4 @@ void showRadioText();
|
||||
void ShowAFEON();
|
||||
void showCT();
|
||||
void ShowErrors();
|
||||
void ShowRDSStatistics();
|
||||
|
||||
extern bool isDST(time_t t);
|
||||
void ShowRDSStatistics();
|
||||
@@ -1,3 +1,5 @@
|
||||
// This is ancient
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "globals.h"
|
||||
|
||||
Reference in New Issue
Block a user