New version of IO pin interface library for BBW

I updated my tiny library that wraps up the userspace GPIO
interface for Beaglebone white.

This version now supports inputs with pull-down resistors enable.
So output and input with pull-up or pull-down is now supported
for all the free pins on the BBW.

Get from here: http://brittonkerin.com/beaglebone_twiddle_gpio_and_dio/

Britton