Commit 71644788 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

disable DISABLE_LIMITER

parent ea5da63d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@

/* keep as part of options.h */
#define BASOP_NOGLOB                                    /* Disable global symbols in BASOPs, Overflow/Carry in BASOPs disabled, additional BASOPs in case of Overflow */
#define DISABLE_LIMITER                            /* test switch for testing BE between 5ms and 20ms rendering                                                  */ 
/*#define DISABLE_LIMITER*/                             /* test switch for testing BE between 5ms and 20ms rendering                                                  */ 

/* ################## Start DEVELOPMENT switches ######################### */