hallard / ArduiPi_OLED

Common used OLED driver for Raspberry PI
http://hallard.me/adafruit-oled-display-driver-for-pi/
113 stars 59 forks source link

into which directory is the file ArduiPi_OLED.h installed by make? #26

Closed dsyleixa closed 3 years ago

dsyleixa commented 3 years ago

into which directory is the file ArduiPi_OLED.h installed by make?

I can't find it on my Pi (need to edit it for a patch!)

dsyleixa commented 3 years ago

solved, it's in /usr/local/include

(I mistakenly assumed /usr/include/ )