Commit d465cf95 authored by norvell's avatar norvell
Browse files

Reenable FIX_I173_I174 in options.h, removed by accident

parent a8418e70
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@
#ifdef AGC_TUNING_IMPROVEMENT
#define AGC_ENABLE_FOR_LBR                              /* Issue 168: Enable AGC for low bit rate (1 TC) */
#endif
#define FIX_I173_I174                                   /* Issues 173 and 174: Remove frame and subframe index from ISm metadata and headtracking respectively. */

/* ################## End DEVELOPMENT switches ######################### */
/* clang-format on */