comparison Discovery/Src/logbook.c @ 130:b7689d9e888a FlipDisplay

Minor changes to improved code quality and to eliminate warnings
author Ideenmodellierer
date Sun, 17 Feb 2019 21:22:13 +0100
parents 5f11787b4f42
children e1d66bc78f9a
comparison
equal deleted inserted replaced
129:239aa58b533d 130:b7689d9e888a
417 sample[2] = 0; 417 sample[2] = 0;
418 length++; 418 length++;
419 eventByte1.uw = 0; 419 eventByte1.uw = 0;
420 eventByte2.uw = 0; 420 eventByte2.uw = 0;
421 //uint16_t tmpU16 = 0; 421 //uint16_t tmpU16 = 0;
422 const SDecoinfo * pDecoinfo; // new hw 160620 422 const SDecoinfo * pDecoinfo; // new hw 160620
423 423
424 //BuildEevntyte 1 424 //BuildEevntyte 1
425 // sub old 0-3 only one at a time 425 // sub old 0-3 only one at a time
426 if(state.events.manualMarker) 426 if(state.events.manualMarker)
427 { 427 {