Others memory optimizations

This commit is contained in:
sinseman
2015-02-20 00:03:25 +01:00
parent abb99e5713
commit 7af41d52d7
4 changed files with 381 additions and 278 deletions

View File

@@ -79,7 +79,7 @@
#include <WProgram.h>
#endif
//#define TONEAC_TINY // Uncomment to use alternate function toneAC(frequency, length) that saves 110 bytes.
#define TONEAC_TINY // Uncomment to use alternate function toneAC(frequency, length) that saves 110 bytes.
#if defined (__AVR_ATmega32U4__) || defined(__AVR_ATmega640__) || defined(__AVR_ATmega1280__) || defined(__AVR_ATmega1281__) || defined(__AVR_ATmega2560__) || defined(__AVR_ATmega2561__)
#define PWMT1AMASK DDB5