Read time config from config file

This commit is contained in:
PolynomialDivision 2017-10-04 23:49:57 +02:00
parent de5fbef9d9
commit 54ce3b02c8
7 changed files with 85 additions and 11 deletions

View file

@ -3,4 +3,6 @@
struct probe_metric_s uci_get_dawn_metric();
struct time_config_s uci_get_time_config();
#endif //DAWN_UCI_H_H