1
0
Fork 0

fixed macway to comply new API.

This commit is contained in:
tmk 2011-02-21 23:46:08 +09:00
parent c958b2d19b
commit 60052acc0f
5 changed files with 33 additions and 57 deletions

View file

@ -7,7 +7,7 @@
#include <util/delay.h>
#include "print.h"
#include "util.h"
#include "matrix_skel.h"
#include "matrix.h"
#if (MATRIX_COLS > 16)