Move <avr/pgmspace.h> include to MarlinConfig.h
For parity with 2.0.x, which includes pgmspace.h in the HAL.
This commit is contained in:
@@ -38,4 +38,6 @@
|
||||
#include "Conditionals_post.h"
|
||||
#include "SanityCheck.h"
|
||||
|
||||
#include <avr/pgmspace.h>
|
||||
|
||||
#endif // MARLIN_CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user