Files
lib_xua/tests/i2s_loopback/debug_conf.h
Larry Snizek 79c05afdbe Release checks
2018-02-09 13:05:46 +00:00

9 lines
209 B
C

// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#ifndef __debug_conf_h__
#define __debug_conf_h__
#define DEBUG_PRINT_ENABLE_MAIN 1
#define DEBUG_PRINT_ENABLE_AUDIO_IO 0
#endif // __debug_conf_h__