Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

where did I go wrong? #1

Closed
amunizp opened this issue May 26, 2015 · 2 comments
Closed

where did I go wrong? #1

amunizp opened this issue May 26, 2015 · 2 comments

Comments

@amunizp
Copy link

amunizp commented May 26, 2015

We have the X2 eye-fi sd card.

When I compile i get this:

Adafruit_EyeFi.pde:74:23: error: variable ‘sleepTab’ must be const in order to be put into read-only section by means of ‘attribute((progmem))’
Adafruit_EyeFi.pde: In function ‘void setup()’:
Adafruit_EyeFi.pde:122:6: error: ‘class SDClass’ has no member named ‘enableCRC’

@q2dg
Copy link

q2dg commented Jun 11, 2017

Here (http://www.ladyada.net/make/IoTcamera) it is said:

If using the latest Eye-Fi “X2” cards, you'll need to enable this one extra line in the sketch (it’s commented out by default)…around line 122:
SD.enableCRC(true);

@amunizp amunizp closed this as completed Jun 11, 2017
@amunizp
Copy link
Author

amunizp commented Jun 11, 2017

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants