Added link to concurrency chapter

This commit is contained in:
Benjamin Vedder 2022-09-20 12:13:50 +02:00
parent b563f18e1c
commit 62d56d28ea
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ This is the work-in-progress programming manual for LispBM. Note that the exampl
[Chapter 1: Introduction to programming in LispBM](lispBM/doc/manual/ch1_introduction.md)
[Chapter 2: List Processing](lispBM/doc/manual/ch2_list_processing.md)
[Chapter 3: Concurrency](lispBM/doc/manual/ch3_concurrency.md)
## VESC-Specific Commands and Extensions