NPi.GPIO
- add version attribute string to
__init__.py
as semi-standard way. - add alternative to access gpio memory by /dev/gpiomem instead of
/dev/mem
. - move log error showed at wrong time when try to open boards information file (/sys/class/sunxi_info/sys_info /etc/friendlyelec-release /etc/armbian-release).
- add link to NPi.GPIO PYPi module in the readme file.