Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 270 → Rev 271

/branches/V0.64_ZeroWarnings/printf_P.h
7,7 → 7,7
#define OUT_LCD 1
 
 
extern void _printf_P (char, char const *fmt0, ...);
void _printf_P (char, char const *fmt0, ...);
extern char PrintZiel;