Remove extra pragmas

This commit is contained in:
Scott Lahteine
2019-07-30 20:19:34 -05:00
parent 202d3ab3c9
commit c2b319360d
12 changed files with 0 additions and 21 deletions

View File

@ -41,7 +41,6 @@
* faster to do a Max7219_Set_Column() with a rotation of 90 or 270 degrees than to do
* a Max7219_Set_Row(). The opposite is true for rotations of 0 or 180 degrees.
*/
#pragma once
#ifndef MAX7219_ROTATE
#define MAX7219_ROTATE 0