Neil McNeight

Results 10 issues of Neil McNeight

OpenSCAD 2013.01 depreciated the use of including files without the "include" keyword.

Added vim related entries to .gitignore from https://github.com/github/gitignore/blob/master/Global/Vim.gitignore Verfied code against Arduino 1.6.1 running on Arduino Leonardo

* Target .NET Framework 4.6.2 * Using Mono 6.0 and GtkSharp (x86 only!) * Minor tweaks to code to allow building with VS2019 Community on Win10/x64 * Also successfully builds...

* Prefixed all existing footprint directories with 'SparkFun-' in order to distinguish from existing KiCad footprints. * Additional benefit of matching existing SparkFun libraries.

* Repointed all symbols and footprints to current libraries. * Updated header pinouts to match TI documentation. * Updated documentation. * Derived new template for 20-pin BoosterPack.

* Repointed all symbols and footprints to current libraries.

* Revised .gitignore * Removed all *.net files * Repointed all symbols to current libraries * Updated documentation

**Describe the bug** Per Ohm's Law, multiplying an ElectricPotential object with an ElectricCurrent object results in a Power object. Attempting to use an ElectricPotentialAc or ElectricPotentialDc object results in error...

This is a rough cut at the reference type suggested in #1296. Primarily for review and to see if I'm on the right track or not.