Index: Compatible.h =================================================================== diff -u -r806853257e55e966ed206b36bf7c979aa1181268 -rc39a41f00fcebb5fe2697e86e7ab86d51a778ea0 --- Compatible.h (.../Compatible.h) (revision 806853257e55e966ed206b36bf7c979aa1181268) +++ Compatible.h (.../Compatible.h) (revision c39a41f00fcebb5fe2697e86e7ab86d51a778ea0) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks. +#define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks (HD and DG). #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.