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