diff options
| author | Selene ToyKeeper | 2023-11-30 09:22:44 -0700 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-30 09:22:44 -0700 |
| commit | ba976c05f34814c81a6db90362ecf23f64852a30 (patch) | |
| tree | 85c2dbb5e7ee03d9ca668414b9e6903b3bf48bc5 /docs/which-hex-file.md | |
| parent | Merge branch 'avr32dd20-devkit' into trunk (diff) | |
| download | anduril-ba976c05f34814c81a6db90362ecf23f64852a30.tar.gz anduril-ba976c05f34814c81a6db90362ecf23f64852a30.tar.bz2 anduril-ba976c05f34814c81a6db90362ecf23f64852a30.zip | |
minor documentation updates
Diffstat (limited to 'docs/which-hex-file.md')
| -rw-r--r-- | docs/which-hex-file.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/which-hex-file.md b/docs/which-hex-file.md index 88cc1d2..d59c6bd 100644 --- a/docs/which-hex-file.md +++ b/docs/which-hex-file.md @@ -4,10 +4,11 @@ which flavor of the firmware the light has installed. **WRITE THIS DOWN.** -2. Look up the model number in the MODELS file, to get the name and MCU type: - https://toykeeper.net/torches/fsm/anduril2/MODELS +2. Look up the model number in the [MODELS file](../MODELS), + to get the name and MCU type. 3. Find the newest firmware for that model. + https://github.com/ToyKeeper/anduril/releases https://toykeeper.net/torches/fsm/anduril2/?C=M;O=D If the version doesn't include a model number, you may be able to find |
