inc/IptvDebug.h
branchRCL_3
changeset 70 375929f879c2
parent 64 3eb824b18d67
equal deleted inserted replaced
64:3eb824b18d67 70:375929f879c2
   171 #define IPTV_LOGGING_METHOD  2  // RDebug is default with emulator
   171 #define IPTV_LOGGING_METHOD  2  // RDebug is default with emulator
   172 
   172 
   173 #else
   173 #else
   174 
   174 
   175 // ARMV5 BUILD:
   175 // ARMV5 BUILD:
   176 #define IPTV_LOGGING_METHOD  2  // RDebug is default with target device
   176 #define IPTV_LOGGING_METHOD  1  // Flogger is default with target device
   177 
   177 
   178 #endif
   178 #endif
   179 
   179 
   180 
   180 
   181 #endif // _DEBUG
   181 #endif // _DEBUG