Fix issue where 'wiringPiISR' can't run without sudo

If using gpio command without sudo after changing group of gpio* from
'root' to 'gpio', the command failed. So, deleted the part using
the command.

https://github.com/hhk7734/oduino/issues/7
1 file changed