Revision 33f54213 include/DW1000/alld_DW1000.h

View differences:

include/DW1000/alld_DW1000.h
32 32

  
33 33
#if (AMIROLLD_CFG_DW1000 == 1)
34 34
    #include "v1/alld_dw1000_v1.h"
35
    #include "v1/alld_dw1000_regs_v1.h"
36
    #include "v1/deca_instance_v1.h"
37 35
#elif (AMIROLLD_CFG_DW1000 == 0)
38 36
    #error "DW1000 LLD implementation for v0 is not ready yet."
39 37
#else

Also available in: Unified diff