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,
```
- 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