forked from PAWPAW-Mirror/lib_xua
Initial changes to remove xud dependancies when compiling with NO_USB=1
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#ifndef NO_USB
|
||||
#include "xud.h"
|
||||
|
||||
extern XUD_BusSpeed_t g_curUsbSpeed;
|
||||
@@ -48,3 +49,5 @@ void GetADCCounts(unsigned samFreq, int *min, int *mid, int *max)
|
||||
}
|
||||
|
||||
}
|
||||
#endif /* NO_USB */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user