Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdfat lib in arduino install does not define SPI_FULL_SPEED #10

Closed
geetee24 opened this issue Jul 26, 2016 · 1 comment
Closed

sdfat lib in arduino install does not define SPI_FULL_SPEED #10

geetee24 opened this issue Jul 26, 2016 · 1 comment

Comments

@geetee24
Copy link

is this true?

@greiman
Copy link
Owner

greiman commented Jul 27, 2016

It is defined in SdInfo.h

// SPI divisor constants
/** Set SCK to max rate of F_CPU/2. */
uint8_t const SPI_FULL_SPEED = 2;

@greiman greiman closed this as completed Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants