From 9764e5dfe17f0cadac5bf022b5933b04855c10bd Mon Sep 17 00:00:00 2001 From: Chris Keller Date: Wed, 26 Aug 2026 09:07:59 -0600 Subject: [PATCH] Clarify description of Adafruit MagTags Rephrase sentence for clarity regarding Adafruit MagTags. --- _posts/2026-08-26-sat-magtag.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2026-08-26-sat-magtag.md b/_posts/2026-08-26-sat-magtag.md index a987f47..b2292a9 100644 --- a/_posts/2026-08-26-sat-magtag.md +++ b/_posts/2026-08-26-sat-magtag.md @@ -12,8 +12,8 @@ be cheap Chinese Arduino-compatible devices that would be clunky but possible to them home and was able to research them properly, I discovered they were [Adafruit MagTags](https://www.adafruit.com/product/4800)! -Being Adafruit products running CircuitPython, these boards came batteries included (figuratively, -but also literally) with great documentation and support! It was quick and easy to get them loaded +Being Adafruit products running CircuitPython, these boards came batteries included (literally, but +also figuratively) with great documentation and support! It was quick and easy to get them loaded with the baseline bootloader and CircuitPython firmware, and then start experimenting with test sketches that ping Google and the like.