Add missing serial_link.h include

Which fixes a warning when building Ergodox Infinity as a righthand
master.
This commit is contained in:
Fred Sundvik 2017-04-13 23:00:27 +03:00
parent 0b31a63dd4
commit 94b14bdd6a
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "print.h"
#include "debug.h"
#include "matrix.h"
#include "serial_link/system/serial_link.h"
/*