worlickwerx / pi-parport

retro parallel port for raspberry pi
GNU General Public License v2.0
67 stars 12 forks source link

test: add walk test for LEDs, fix kernel includes #11

Closed garlick closed 6 years ago

garlick commented 6 years ago

This PR adds a ppdev test for LEDs attached to all DATA and CONTROL outputs. It also uncomments a section of the loop test, and makes minor changes to kernel includes to compile with latest rpi kernel headers.