inc/IptvDebug.h
branchRCL_3
changeset 64 3eb824b18d67
parent 10 ce5ada96ab30
child 70 375929f879c2
equal deleted inserted replaced
60:f87e8c4ac026 64:3eb824b18d67
   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  1  // Flogger is default with target device
   176 #define IPTV_LOGGING_METHOD  2  // RDebug is default with target device
   177 
   177 
   178 #endif
   178 #endif
   179 
   179 
   180 
   180 
   181 #endif // _DEBUG
   181 #endif // _DEBUG