Compare commits
1 Commits
adbed6b207
...
818dfd5cb7
| Author | SHA1 | Date | |
|---|---|---|---|
| 818dfd5cb7 |
@@ -247,6 +247,10 @@ class ESP8266SPIRAM {
|
|||||||
|
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
|
|
||||||
|
#ifndef SPECIAL
|
||||||
|
#define UNDEF_SPECIAL
|
||||||
|
#define SPECIAL 0xf0
|
||||||
|
#endif
|
||||||
class ESP8266SPIRAM {
|
class ESP8266SPIRAM {
|
||||||
private:
|
private:
|
||||||
uint8_t csPin;
|
uint8_t csPin;
|
||||||
|
|||||||
Reference in New Issue
Block a user