We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f6374 commit 1b1e099Copy full SHA for 1b1e099
SPI.h
@@ -22,7 +22,7 @@
22
#define SPI_CLOCK_DIV2 0x04
23
#define SPI_CLOCK_DIV8 0x05
24
#define SPI_CLOCK_DIV32 0x06
25
-#define SPI_CLOCK_DIV64 0x07
+//#define SPI_CLOCK_DIV64 0x07
26
27
#define SPI_MODE0 0x00
28
#define SPI_MODE1 0x04
0 commit comments