Reorganize some core headers (#11983)

This commit is contained in:
Scott Lahteine
2018-10-02 04:25:46 -05:00
committed by GitHub
parent ab4549d2bc
commit 0dedb3e139
14 changed files with 194 additions and 208 deletions

View File

@ -23,7 +23,7 @@
#ifndef TWIBUS_H
#define TWIBUS_H
#include "../core/macros.h"
#include "../inc/MarlinConfigPre.h"
#include <Wire.h>