SchrodingersGat / KiBoM

Configurable BoM generation tool for KiCad EDA (http://kicad.org/)
MIT License
352 stars 95 forks source link

New preferences in README have lower camel case instead of snake case. #71

Closed hraftery closed 4 years ago

hraftery commented 4 years ago

The new preferences hideHeaders and hidePcbInfo are described in the example config file in the README as such. To get them to work I had to use the keywords hide_headers and hide_pcb_info instead.

This appeared to happen here: https://github.com/SchrodingersGat/KiBoM/commit/08b2338326b0fdfdd6df240d802b5d536eafd2cb

SchrodingersGat commented 4 years ago

Fixed in #72