forked from PAWPAW-Mirror/lib_xua
Change to new CODEC_MASTER define
This commit is contained in:
@@ -70,8 +70,8 @@
|
|||||||
#undef DFU
|
#undef DFU
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(CODEC_SLAVE) && (CODEC_SLAVE == 0)
|
#if defined(CODEC_MASTER) && (CODEC_MASTER == 0)
|
||||||
#undef CODEC_SLAVE
|
#undef CODEC_MASTER
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(LEVEL_METER_LEDS) && !defined(LEVEL_UPDATE_RATE)
|
#if defined(LEVEL_METER_LEDS) && !defined(LEVEL_UPDATE_RATE)
|
||||||
|
|||||||
Reference in New Issue
Block a user