altos/telefireone-v1.0: Turn off USE_INTERNAL_FLASH
authorKeith Packard <keithp@keithp.com>
Tue, 19 Feb 2019 00:24:21 +0000 (16:24 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 19 Feb 2019 00:24:21 +0000 (16:24 -0800)
This is for TeleMini v1.0 which stored log data to the program flash.

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

index a77c7e12f4e58cc2049aabe5a88dec5bcacfff3c..f53e46681d78f181ac1e54d0a599a4233a6e280f 100644 (file)
@@ -35,7 +35,7 @@
 #define HAS_EEPROM             1
 #define HAS_LOG                        1
 #define HAS_PAD                        1
-#define USE_INTERNAL_FLASH     1
+#define USE_INTERNAL_FLASH     0
 #define IGNITE_ON_P0           0
 #define PACKET_HAS_MASTER      0
 #define PACKET_HAS_SLAVE       0