nophead / NopSCADlib

Library of parts modelled in OpenSCAD and a framework for making projects
GNU General Public License v3.0
1.17k stars 155 forks source link

Add ESP-01M WIFI Module to PCBs #262

Closed xrxca closed 9 months ago

xrxca commented 10 months ago

I use these in a few projects, so added a definition for it to the pcbs.scad file.

Dimensions were taken from the board specs so should be accurate.

nophead commented 9 months ago

I merged this, thanks. The only problem was your commit comment just said "Update pcbs.scad" and the changelog is built automatically from the commit comments and the semantic version tags. I tried to add a commit that mentioned ESP-01 but now it looks like I added it for some reason it says you then updated pcbs.scad three times. It's a bit of a mess. Please use a descriptive commit comment if you do another PR.