diff options
-rw-r--r-- | src/megametrum-v0.1/ao_pins.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h index 2ae3cea8..ff0edaa9 100644 --- a/src/megametrum-v0.1/ao_pins.h +++ b/src/megametrum-v0.1/ao_pins.h @@ -98,6 +98,7 @@ #define HAS_FLIGHT 1 #define HAS_ADC 1 #define HAS_ACCEL 1 +#define HAS_LOG 1 #define AO_DATA_RING 32 #define AO_ADC_NUM_SENSE 6 |