From 56f18ef376426c6c9447722da7d6ab66ce99ca1b Mon Sep 17 00:00:00 2001 From: Derek Jamison Date: Wed, 11 Jan 2023 17:02:31 -0500 Subject: [PATCH] Add another link to firmware-updating tutorial. --- subghz/protocols/x10/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/subghz/protocols/x10/README.md b/subghz/protocols/x10/README.md index 12c5360..0ccf0e3 100644 --- a/subghz/protocols/x10/README.md +++ b/subghz/protocols/x10/README.md @@ -34,8 +34,7 @@ This project is intended to be overlayed on top of an existing firmware repo. &subghz_protocol_x10, ``` - NOTE: Your updated files should look similar to the [protocol_items.c](./protocol_items.c) and [protocol_items.h](./protocol_items.h) in this project. -- Build the firmware -- Deploy the firmware +- Build & deploy the firmware. See this [tutorial](/firmware/updating/README.md) for updating firmware. ## Running the updated firmware