diff --git a/ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h b/ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h index 2c229e3898..82327c5d93 100644 --- a/ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h +++ b/ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h @@ -13,5 +13,5 @@ #define DEFAULT_UART_BUS_RX (&pin_GPIO1) #define DEFAULT_UART_BUS_TX (&pin_GPIO0) -// Flash chip is GD25Q64 connected over QSPI +// Flash chip is GD25Q128 connected over QSPI #define TOTAL_FLASH_SIZE (16 * 1024 * 1024)