mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
update commit for example link and specify RTFM version
This commit is contained in:
parent
21db4d1df4
commit
19212a9f70
1 changed files with 3 additions and 1 deletions
|
@ -19,4 +19,6 @@ embedded development environment that includes QEMU.
|
|||
|
||||
The following are examples of RTFM being used in real world projects.
|
||||
|
||||
- [etrombly/sandbox](https://github.com/etrombly/sandbox/tree/4f5a230920ad815c0cfbc0e0ae5e39718d3f58fa). A hardware zen garden that draws patterns in sand. Patterns are sent over serial using G-code.
|
||||
### RTFM V0.4.2
|
||||
|
||||
- [etrombly/sandbox](https://github.com/etrombly/sandbox/tree/41d423bcdd0d8e42fd46b79771400a8ca349af55). A hardware zen garden that draws patterns in sand. Patterns are sent over serial using G-code.
|
||||
|
|
Loading…
Reference in a new issue