Split up Conditionals.h into two files
Rather than include twice, which is tricky but may confuse
This commit is contained in:
@ -46,7 +46,7 @@
|
||||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
|
Reference in New Issue
Block a user