Index: Compatible.h =================================================================== diff -u -r6ccd16c714377ccefada34d687dddb7772565d95 -r1665b91e19d5beb1ad51da5a66585d13f5366bda --- Compatible.h (.../Compatible.h) (revision 6ccd16c714377ccefada34d687dddb7772565d95) +++ Compatible.h (.../Compatible.h) (revision 1665b91e19d5beb1ad51da5a66585d13f5366bda) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks (HD and DG). +#define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks (HD and DG and UI). #define HD_FPGA_COMPATIBILITY_REV 1 ///< Compatibility revision for HD firmware with HD FPGA. #define DG_FPGA_COMPATIBILITY_REV 2 ///< Compatibility revision for DG firmware with DG FPGA.