Skip to content

Commit

Permalink
Remove PSRAM from Sparkle Motion Mini
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Jan 23, 2025
1 parent 37b339e commit 13e8800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Wippersnapper_Boards.h
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@
#define USE_STATUS_NEOPIXEL
#define STATUS_NEOPIXEL_PIN PIN_NEOPIXEL
#define STATUS_NEOPIXEL_NUM 1
#define USE_PSRAM ///< Board has PSRAM, use it for dynamic memory allocation
#elif defined(ARDUINO_RASPBERRY_PI_PICO_W)
#define BOARD_ID "rpi-pico-w"
#define USE_TINYUSB
Expand Down

0 comments on commit 13e8800

Please sign in to comment.