From ad70b3a01064d500bb5bb157a4d685c97b409ab1 Mon Sep 17 00:00:00 2001 From: jlpoole Date: Thu, 19 Feb 2026 09:32:51 -0800 Subject: [PATCH] Update Home --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 197084d..6c37455 100644 --- a/Home.md +++ b/Home.md @@ -2,4 +2,5 @@ Welcome to the wiki. - **SD Card** The SD card is not activated in Meshtastic. In fact, a popular 3D printed case for the LilyGO T-Beam SUPREME designed by Tony G fails to have a slot for the SD card. The SD card is a very important component, especially for logging when testing, so this project will utilize the function. In addition to logging trials, the card can contain unique user information for Recticulum as well as system time caching and logging about how much the real time clock varies for GPS when out of view from satellites for long periods of time, e.g. indoors for weeks for development testing. Issue #1 addresses the need to power off/on the card before attempting to communicate with it. [[SD-Card-%26-FAT-Format]] - **GPS** LilyGo T-Beam SUPREME can have two types of GPS receivers: 1) MAX-M10S or 2) L76k. This project addresses the L76K which is what was specified for the hardware units. [[GPS_L76k]] -- **Real Time Clock** ("RTC") The RTC keeps time so long as the unit has battery power. [[RTC]] \ No newline at end of file +- **Real Time Clock** ("RTC") The RTC keeps time so long as the unit has battery power. [[RTC]] +- **USB Naming** [[USB-Naming]] \ No newline at end of file