Updated readme

This commit is contained in:
Chris Palmer 2020-11-21 20:54:38 +00:00
parent 5c577cccd0
commit 2fe815d1bd
1 changed files with 2 additions and 2 deletions

View File

@ -474,8 +474,8 @@ PCB cameras.
### Modules
| Module | Description |
|:--- |:--- |
| ```camera(type)``` | Draw specified PCB camera |
| ```camera_lens(type, offset = 0)``` | Draw the lens stack, with optional offset for making a clearance hole |
| ```camera(type, show_lens = true)``` | Draw specified PCB camera |
| ```camera_lens(type, offset = 0, show_lens = true)``` | Draw the lens stack, with optional offset for making a clearance hole |
![cameras](tests/png/cameras.png)