tinyfpga / TinyFPGA-B-Series

Open source design files for the TinyFPGA B-Series boards.
GNU General Public License v3.0
190 stars 35 forks source link

programmer: remove useless h function #7

Closed Rogdham closed 7 years ago

Rogdham commented 7 years ago

Since https://github.com/tinyfpga/TinyFPGA-Programmer-Application/issues/2 is now closed, we can remove the useless h function, and achieve 100% code coverage on the programmer (well, the __main__ part is not tested, but that's another story)!