filter out AirPlay erroneous sync point - release

This commit is contained in:
philippe44
2020-03-07 18:14:11 -08:00
parent 281e6387b4
commit ca702d1b90
2 changed files with 5 additions and 0 deletions

View File

@@ -49,6 +49,7 @@
#ifdef WIN32
#include <openssl/aes.h>
#include "alac_wrapper.h"
#define MSG_DONTWAIT 0
#else
#include "esp_pthread.h"
#include "esp_system.h"