CCHS-Melbourne / iotuz-esp32-hardware

Project for the InternetOfTuz (LCA2017 Open Hardware Mini-Conference)
Other
34 stars 15 forks source link

updated: added bme280 3dshape model. #1

Closed firnsy closed 7 years ago

firnsy commented 7 years ago

Adds the BME280 3dshape model. The PCB will reference the shape via iotuz.3dshapes which I tend to create a symlink to the project 3dshapes directory.

For example

pushd /usr/share/kicad/modules/packages3d/
sudo ln -s /path/to/iotuz.git/Circuit/3dshapes iotuz.3dshapes
popd