Moved configfile.c and .h to shared/
Made reporting more general by making syslog appname settable.
This commit is contained in:
+2
-1
@@ -24,11 +24,12 @@
|
||||
|
||||
#include "shared/LL.h"
|
||||
#include "shared/report.h"
|
||||
#include "configfile.h"
|
||||
#include "shared/configfile.h"
|
||||
|
||||
#include "drivers.h"
|
||||
#include "driver.h"
|
||||
#include "drivers/lcd.h"
|
||||
#include "widget.h"
|
||||
/* lcd.h is used for the driver API definition */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user