From 996e316403b56107973aa3955f6a581b140a9668 Mon Sep 17 00:00:00 2001 From: Ogneyar Date: Wed, 21 Aug 2024 15:41:26 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20define'=D1=8B?= =?UTF-8?q?=20=D0=BA=D0=BE=D1=82=D0=BE=D1=80=D1=8B=D0=B5=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=84=D0=BB=D0=B8=D0=BA=D1=82=D1=83=D1=8E=D1=82=20=D1=81?= =?UTF-8?q?=20=D1=83=D0=B6=D0=B5=20=D1=81=D1=83=D1=89=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B2=D1=83=D1=8E=D1=89=D0=B8=D0=BC=D0=B8=20=D0=B2=20wiring=5F?= =?UTF-8?q?constants.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/SPI/src/SPI.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libraries/SPI/src/SPI.h b/libraries/SPI/src/SPI.h index 89461bb..8c1d816 100644 --- a/libraries/SPI/src/SPI.h +++ b/libraries/SPI/src/SPI.h @@ -33,12 +33,6 @@ #define SPI_DEFAULT_SPEED 4000000 -#ifndef LSBFIRST -#define LSBFIRST 0 -#endif -#ifndef MSBFIRST -#define MSBFIRST 1 -#endif // dividers for setClockDivider() #define SPI_CLOCK_DIV4 0x01 // 8 MHz