set reserved psram for pycamera

This commit is contained in:
Jeff Epler 2023-08-04 08:38:07 -05:00
parent 394ed2aac7
commit 84d8224a54
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
#define DOUBLE_TAP_PIN (&pin_GPIO42)
#define DEFAULT_RESERVED_PSRAM (1048576)