re printf(lcd_putc,"\fWinding counter: F\nTurns\1 %6lu",counter);
is there a more efficient way of sending this to the lcd, i read somewhere that pri ...
Would it be possible to have a look at the following code, I have this working fine counting pulses without a problem.
With the LCD running and no delay after the printf the fastest pulse ...