We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394ed2a commit 84d8224Copy full SHA for 84d8224
1 file changed
ports/espressif/boards/adafruit_esp32s3_camera/mpconfigboard.h
@@ -40,3 +40,5 @@
40
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
41
42
#define DOUBLE_TAP_PIN (&pin_GPIO42)
43
+
44
+#define DEFAULT_RESERVED_PSRAM (1048576)
0 commit comments