Split up Conditionals.h into two files
Rather than include twice, which is tricky but may confuse
This commit is contained in:
parent
8684570f68
commit
93ea281061
21 changed files with 307 additions and 283 deletions
|
|
@ -46,7 +46,7 @@
|
|||
*/
|
||||
#define CONFIGURATION_ADV_H_VERSION 010100
|
||||
|
||||
#include "Conditionals.h"
|
||||
#include "Conditionals_LCD.h"
|
||||
|
||||
// @section temperature
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue