From 6556d14a113fd637283db8e2e6373f765c369d1d Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Fri, 8 Jan 2021 21:26:18 +0000 Subject: [PATCH] Updated readme for veroboard_size(). --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 486a39e..33a459c 100644 --- a/readme.md +++ b/readme.md @@ -3776,6 +3776,7 @@ Veroboard with mounting holes, track breaks, removed tracks, solder points and c | Function | Description | |:--- |:--- | | `vero_length(type)` | Length of the board | +| `vero_size(type)` | Board size | | `vero_thickness(type)` | Thickness of the substrate | | `vero_track_thickness(type)` | Thickness of the tracks | | `vero_track_width(type)` | The width of the tracks |