Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Commit

Permalink
reduce code size on ATtiny
Browse files Browse the repository at this point in the history
  • Loading branch information
jscrane committed Aug 30, 2013
1 parent 950bbd7 commit ad38f3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RF24_config.h
Expand Up @@ -34,6 +34,7 @@ extern HardwareSPI SPI;
#define IF_SERIAL_DEBUG(x) ({x;})
#else
#define IF_SERIAL_DEBUG(x)
#define printf_P(...)
#endif

// Avoid spurious warnings
Expand Down

0 comments on commit ad38f3a

Please sign in to comment.