Arduino libraries?
Posted: Tue Aug 02, 2016 4:48 am
I just started programming an ESP12E board with arduino IDE. Successfuly uploaded "blink" and other samples without problem. But... how can I create a program that uses some libraries that I already got?
I am trying to port a program that I built for Arduino that uses a MAX7219 librarie and Adafruit_GFX for using it with ESP8266, but when I selects this board, the compiler does not find the libraries.
I am trying to port a program that I built for Arduino that uses a MAX7219 librarie and Adafruit_GFX for using it with ESP8266, but when I selects this board, the compiler does not find the libraries.