altos/avr: telescience doesn't have room for the flash write code
authorKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 00:48:11 +0000 (18:48 -0600)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 00:57:32 +0000 (18:57 -0600)
This is useful for debugging the SPI and flash drivers, but not
necessary in production code.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/avr/ao_pins.h

index ddd37a7b011cb027a541639781c904db677e7de6..bf02db1b8e4dc1e0b2de54cf1b8af6c5f81210bd 100644 (file)
@@ -42,7 +42,7 @@
        #define HAS_ADC                 1
        #define PACKET_HAS_SLAVE        0
        #define HAS_BEEP                0
        #define HAS_ADC                 1
        #define PACKET_HAS_SLAVE        0
        #define HAS_BEEP                0
-       #define HAS_STORAGE_DEBUG       1
+       #define HAS_STORAGE_DEBUG       0
 
        #define AVR_VCC_5V              0
        #define AVR_VCC_3V3             1
 
        #define AVR_VCC_5V              0
        #define AVR_VCC_3V3             1