#Troubleshooting tip for #odroid users with the #armbian system.
If you have installed #wiringpi from #github* , add the option "-static" to the ''gcc' command.
If you compile with the dynamic libraries, you are likely to get the message:
ops: Unable to determine board revision from /proc/device-tree/system/linux,r
evision
or from /proc/cpuinfo
-> No "Hardware" line
-> You'd best google the error to find out why.
* described at https://wiki.odroid.com/odroid-n2/application_note/gpio/wiringpi