Merge pull request #8259 from jepler/pycam-auto-reserve-memory
set reserved psram for pycamera
This commit is contained in:
commit
6e440abd76
@ -40,3 +40,5 @@
|
||||
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
|
||||
|
||||
#define DOUBLE_TAP_PIN (&pin_GPIO42)
|
||||
|
||||
#define DEFAULT_RESERVED_PSRAM (1048576)
|
||||
|
Loading…
x
Reference in New Issue
Block a user