We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 394ed2a + 84d8224 commit 6e440abCopy full SHA for 6e440ab
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