mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-10 11:47:53 +00:00
dfe18ac633
The `binary.h` file required by `lcd/dogm/dogm_bitmaps.h` is not present in stm32duino environment. Binary macros are defined in `bit_constants.h` in stm32duino framework.
1 line
27 B
C
1 line
27 B
C
#include "bit_constants.h"
|