Adafruit CC3000 library inheritance

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
kenandr
 
Posts: 1
Joined: Sun Jan 22, 2012 3:55 pm

Adafruit CC3000 library inheritance

Post by kenandr »

Hi,

I'm not sure if my question should be posted on github instead of here. Please let me know :-)

My question is; why does the Adafruit_CC3000_Client class not inherit from core/client.h like the ethernet, wifi and GSM library ?

Best regards,
Ken A. Redergård

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit CC3000 library inheritance

Post by adafruit_support_mike »

That's a valid question for here.

I wasn't involved in writing that code, so the best I can do is pass the question to the people who were actually involved in the project. At a guess, I'd say it involved code size or implementation details.

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Re: Adafruit CC3000 library inheritance

Post by adafruit »

we might tie it together later but we wanted to get something working first - its still in flux!

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

Return to “Other Products from Adafruit”