mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-24 14:58:09 +00:00
Typo fix
This commit is contained in:
parent
67f9fb1611
commit
e83c011d77
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
- [Building an Embedded Program](./building-programm.md)
|
||||
- [Flashing the Program](./flashing-programm.md)
|
||||
- [Viewing Logs](./viewing-logs.md)
|
||||
- [Runnging the Program from VS Code](./running-from-vsc.md)
|
||||
- [Running the Program from VS Code](./running-from-vsc.md)
|
||||
- [Panicking](./panicking.md)
|
||||
- [Using a Hardware Abstraction Layer](./using-hal.md)
|
||||
- [Timers and Time](./time.md)
|
||||
|
@ -15,4 +15,4 @@
|
|||
- [Radio In ](./radio-in.md)
|
||||
- [Radio Puzzle](./radio-puzzle.md)
|
||||
- [Starting a Project from Scatch](./from-scatch.md)
|
||||
- [References and Ressources](./references-ressources.md)
|
||||
- [References and Ressources](./references-ressources.md)
|
||||
|
|
Loading…
Reference in a new issue