From 4964b193aea6e7a788a0886086364370b1d03749 Mon Sep 17 00:00:00 2001 From: Jon Date: Sat, 29 Jul 2023 18:11:32 -0400 Subject: [PATCH] number change --- docs/getting-started/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index 13729dbc..53f6bd83 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -43,7 +43,7 @@ The nRF52 chip is much more power efficient than the ESP32 chip and easier to up The RP2040 is a dual-core ARM chip developed by Raspberry Pi. Supported RP2040 devices include: - Raspberry Pi Pico + Waveshare LoRa Hat - - RAK11300 Core module for RAK WisBlock modular boards + - RAK11310 Core module for RAK WisBlock modular boards :::info