X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_flash_pins.h;h=4917ee6f9f1f2eb00f364bb7ea146c5e9ccf4101;hb=d0d29cc233b0d444782530fea15d957b2b4c45d7;hp=b774df6d3668a68a44b8a55915be530a7eadaea3;hpb=4a90eec4b8ee4a35711aa74c13b3f30d12c0fe08;p=fw%2Faltos diff --git a/src/product/ao_flash_pins.h b/src/product/ao_flash_pins.h index b774df6d..4917ee6f 100644 --- a/src/product/ao_flash_pins.h +++ b/src/product/ao_flash_pins.h @@ -27,7 +27,9 @@ #define HAS_BEEP 0 #define HAS_TASK 0 #define HAS_ECHO 0 +#ifndef HAS_TICK #define HAS_TICK 0 +#endif #define PACKET_HAS_SLAVE 0 @@ -35,6 +37,7 @@ #define HAS_VERSION 0 #define AO_BOOT_CHAIN 1 -#define AO_BOOT_PIN 1 + +#define IS_FLASH_LOADER 1 #endif /* _AO_FLASH_PINS_H_ */