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

Commit

Permalink
mini typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ladyada committed Aug 6, 2012
1 parent b63cc4d commit db87b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utility/Sd2Card.h
Expand Up @@ -59,7 +59,7 @@ uint8_t const SPI_QUARTER_SPEED = 2;
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
#if LEO_SOFT_SPI && (defined(__AVR_ATmega32U4__)) #if LEO_SOFT_SPI && (defined(__AVR_ATmega32U4__))
#define SOFTWARE_SPI #define SOFTWARE_SPI
#endif // MEGA_SOFT_SPI #endif // LEO_SOFT_SPI
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// SPI pin definitions // SPI pin definitions
// //
Expand Down

0 comments on commit db87b8c

Please sign in to comment.