unify handling of playback header

Origin commit data
------------------
Branch: master
Commit: 91137035de
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-22 (Sat, 22 Dec 2018)

Origin message was:
------------------
- unify handling of playback header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-22 20:17:14 +01:00
committed by max_10
parent 818e38734e
commit f3dcd28bc8
10 changed files with 10 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
#include <stdio.h>
#include "ca.h"
#include "ca_hal.h"
#include "lt_debug.h"
#define lt_debug(args...) _lt_debug(TRIPLE_DEBUG_CA, this, args)