phone.c: Removed redundant definition of PR

This commit is contained in:
Christina Quast 2015-04-06 21:34:43 +02:00
parent 2f27c7c3d2
commit c063cfe887
1 changed files with 0 additions and 1 deletions

View File

@ -319,7 +319,6 @@ void sendResponse( uint8_t *pArg, uint8_t status, uint32_t transferred, uint32_t
extern ring_buffer buf;
#define MAX_MSG_LEN 64
#define PR printf
void wait_for_response(uint8_t pBuffer[]) {
int ret = 0;