diff options
author | Devine Lu Linvega <[email protected]> | 2019-01-24 08:47:11 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-01-24 08:47:11 +1200 |
commit | 0800d941cd549627829c280d40d7e1f6c39f12f8 (patch) | |
tree | 33b4932d2c2ac3edd62eacf670a210344daa9b86 /TUTORIAL.md | |
parent | 3300b7a05ee2c75b628acd0cf76b4563f4f5e9ae (diff) | |
download | Orca-0800d941cd549627829c280d40d7e1f6c39f12f8.tar.gz Orca-0800d941cd549627829c280d40d7e1f6c39f12f8.zip |
Documented the Y projector
Diffstat (limited to 'TUTORIAL.md')
-rw-r--r-- | TUTORIAL.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/TUTORIAL.md b/TUTORIAL.md index a3a98bf..9398e57 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -68,3 +68,14 @@ Move two vertical values next to each other. ...A21. ...3... ``` + +## Y Projector + +A very simple projector using a yumper. + +``` +..D4.. +.H*... +.Ey.E. +...... +``` |