Update audioports.xc

This commit is contained in:
Ross Owen
2020-05-01 16:39:41 +01:00
committed by GitHub
parent afcf576d43
commit da3da9b422

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved // Copyright (c) 2011-2020, XMOS Ltd, All rights reserved
#include <xs1.h> #include <xs1.h>
#include <platform.h> #include <platform.h>
#include <print.h> #include <print.h>
@@ -61,7 +61,7 @@ unsigned int divide, unsigned curSamFreq)
} }
#endif #endif
#if defined(__XS2A__) #if defined(__XS2A__) || defined(__XS3A__)
unsafe unsafe
{ {
/* Clock bitclock clock block from master clock pin (divided) */ /* Clock bitclock clock block from master clock pin (divided) */