From 7dcb5dbcbdd9d896796406cf44dd8dff622d9368 Mon Sep 17 00:00:00 2001 From: aburt2 <32888184+aburt2@users.noreply.github.com> Date: Mon, 6 May 2024 16:46:53 +1000 Subject: [PATCH] moved table from about us page to the getting started page --- docs/getting-started/index.md | 9 +++++++++ docs/index.md | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 7c90d17..a49be64 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -1,5 +1,14 @@ # Getting Started with your T-Stick +## T-Stick Variants +| Generation | Model | Variations | Platform | +|------------|:-------------------------:|----------------------------|-----------------------------------------| +| 1G | Alto, Tenor | None | Atmega8 | +| 2G | Sopranino, Soprano, Tenor | 2G, 2GX, 2GG, 2G-IMU, 2GW | Arduino, ESP8266 | +| 3G | Soprano | None | Arduino | +| 4G | Sopranino, Soprano | 4GW-2018, 4GW-2021 | ESP32 | +| 5G | Sopranino, Soprano | 5GW-Trill, 5GW-Enchanti | ESP32-S3 | + ## Building, Flashing and Connection to your T-Stick Guides for building, flashing and connectiong to various T-Sticks. diff --git a/docs/index.md b/docs/index.md index b4d5601..a62207e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,15 +6,6 @@ The T-Stick is a DMI conceived by Joseph Malloch and D. Andrew Stewart at the In -## T-Stick Variants -| Generation | Model | Variations | Platform | -|------------|:-------------------------:|----------------------------|-----------------------------------------| -| 1G | Alto, Tenor | None | Atmega8 | -| 2G | Sopranino, Soprano, Tenor | 2G, 2GX, 2GG, 2G-IMU, 2GW | Arduino, ESP8266 | -| 3G | Soprano | None | Arduino | -| 4G | Sopranino, Soprano | 4GW-2018, 4GW-2021 | ESP32 | -| 5G | Sopranino, Soprano | 5GW-Trill, 5GW-Enchanti | ESP32-S3 | - ## Read More - [Source Code](https://github.com/IDMIL/T-Stick) - [Project Website](https://www.idmil.org/project/the-t-stick/) \ No newline at end of file