Skip to content
Snippets Groups Projects
Commit dfe18ac6 authored by jmz52's avatar jmz52 Committed by Scott Lahteine
Browse files

Fix compilation error for STM32F1 with U8GLIB_SSD1306 or U8GLIB_SH1106 enabled (#11583)

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.
parent b0a8ce59
Branches
Tags
Loading
#include "bit_constants.h"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment