Teach all drivers to use local report.h instead of shared/report.h.
Remove all references to shared/debug.h as well (was unused in all cases).
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
#endif
|
||||
|
||||
#include "lcd.h"
|
||||
#include "shared/debug.h"
|
||||
//#define DEBUG
|
||||
#include "report.h"
|
||||
|
||||
#include "glcdlib.h"
|
||||
|
||||
Reference in New Issue
Block a user