About the LPD8803/LPD8809 Arduino drivers...

Our weekly LIVE video chat. Every Wednesday at 8pm ET!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
st2000
 
Posts: 60
Joined: Fri Oct 28, 2011 7:08 pm

About the LPD8803/LPD8809 Arduino drivers...

Post by st2000 »

Hi,

Simple (I think). Just started looking at Arduino libraries. They're written in C++! Ok, but why is the source code for your LPD8803/LPD8809 driver in a file called "fg"?? I thought the compiler would be all over that w/error messages. I thought the source code files had to end in ".cpp"!?

-thanks

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: About the LPD8803/LPD8809 Arduino drivers...

Post by adafruit_support_rick »

All I see in our library is .cpp and .h:
https://github.com/adafruit/LPD8806

User avatar
st2000
 
Posts: 60
Joined: Fri Oct 28, 2011 7:08 pm

Re: About the LPD8803/LPD8809 Arduino drivers...

Post by st2000 »

adafruit_support_rick wrote:All I see in our library is .cpp and .h:
https://github.com/adafruit/LPD8806
Yeah, me too! I must have something really old. Or something happened to my copy (more likely).

-thanks

Locked
Please be positive and constructive with your questions and comments.

Return to “Ask an Engineer! VIDEO CHAT (closed)”