Add another link to firmware-updating tutorial.

This commit is contained in:
Derek Jamison 2023-01-11 17:02:31 -05:00
parent 8af5eb6834
commit 56f18ef376

View File

@ -34,8 +34,7 @@ This project is intended to be overlayed on top of an existing firmware repo.
&subghz_protocol_x10, &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. - 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 - Build & deploy the firmware. See this [tutorial](/firmware/updating/README.md) for updating firmware.
- Deploy the firmware
## Running the updated firmware ## Running the updated firmware