Fix ifdefs for OLED split sync code (#14017)
This commit is contained in:
parent
488aaa0980
commit
f56c202fb3
4 changed files with 7 additions and 6 deletions
|
@ -71,6 +71,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#ifdef OLED_DRIVER_ENABLE
|
||||
# define OLED_DISPLAY_128X64
|
||||
# define SPLIT_OLED_ENABLE
|
||||
#endif
|
||||
|
||||
/* RGB matrix support */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue