pkourany / Adafruit_mfGFX_Library

Multifont version of Adafruit_GFX library with Sharp Memory Display drivers and demo
26 stars 12 forks source link

Usage Question LED Matrix #3

Closed CayenneSF closed 7 years ago

CayenneSF commented 8 years ago

So, this looks like a nice tool. Trying to include it in a sketch for driving an LED matrix. On my initial effort, the installation complains of a lack of "application.h"

Really not sure how I am supposed to use this. Any clues?

Here are my includes:

include // Core graphics library

include // Hardware-specific library

include

pkourany commented 8 years ago

@CayenneSF, this library was tailored for Particle devices (Core, Photon, Electron). Their platform uses "application.h" instead of "arduino.h". I have an Arduino version of the mfGFX library as well.

CayenneSF commented 8 years ago

AH! Thank you.

On Sat, Oct 29, 2016 at 7:36 AM, Paul Kourany notifications@github.com wrote:

@CayenneSF https://github.com/CayenneSF, this library was tailored for Particle devices (Core, Photon, Electron). Their platform uses "application.h" instead of "arduino.h". I have an Arduino version https://github.com/pkourany/Arduino_Adafruit_mfGFX_Library of the mfGFX library as well.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pkourany/Adafruit_mfGFX_Library/issues/3#issuecomment-257094939, or mute the thread https://github.com/notifications/unsubscribe-auth/AAx0zf6ewCaK55yEGzx20skLe2d4Xk1uks5q41nsgaJpZM4KkAcc .