Index: Compatible.h =================================================================== diff -u -r16d601eaa2d57e79fe7c8fb4f771535649548848 -r4cd459c2bc9759dd5c6cd57bd3753492d9d2756c --- Compatible.h (.../Compatible.h) (revision 16d601eaa2d57e79fe7c8fb4f771535649548848) +++ Compatible.h (.../Compatible.h) (revision 4cd459c2bc9759dd5c6cd57bd3753492d9d2756c) @@ -28,7 +28,7 @@ #define SW_COMPATIBILITY_REV 1 ///< Compatibility revision for all system software stacks. #define MIN_HD_FPGA_MAJOR 0 ///< Minimum HD FPGA major revision to be compatible with this version of HD firmware. -#define MIN_HD_FPGA_MINOR 14 ///< Minimum HD FPGA minor revision to be compatible with this version of HD firmware. +#define MIN_HD_FPGA_MINOR 13 ///< Minimum HD FPGA minor revision to be compatible with this version of HD firmware. #define MIN_DG_FPGA_MAJOR 0 ///< Minimum DG FPGA major revision to be compatible with this version of DG firmware. #define MIN_DG_FPGA_MINOR 2 ///< Minimum DG FPGA minor revision to be compatible with this version of DG firmware.