Index: firmware/App/Modes/ModeInitPOST.h =================================================================== diff -u -r395522dffef1348e176564925656012f529c1910 -r7a211da92e750bc5e306e897e956487a4303a36b --- firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision 395522dffef1348e176564925656012f529c1910) +++ firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision 7a211da92e750bc5e306e897e956487a4303a36b) @@ -47,6 +47,7 @@ void signalDDVersion( DD_VERSIONS_T version ); // Record DD version info DD_VERSIONS_T getDDVersion( void ); // Get DD version info +U32 getDDCompatibility( void ); // Get DD compatability BOOL getDDPOSTPassed( void ); // Get DD POST pass/fail status /**@}*/