Others memory optimizations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user