From 6aa800ddc2624d5f039604fc489cb5f0d5f56a19 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Tue, 24 Sep 2024 14:37:32 -0700 Subject: [PATCH] Added a section for tracking useful resources --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aff845d..7b8788d 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ generate the documentation from terminal. doxygen ./Doxyfile ``` +**Resources:** +- [feather-32u4-radio](https://learn.adafruit.com/adafruit-feather-32u4-radio-with-lora-radio-module/) + ## Project Directory Overview