Okay. Typische Anwendung:
Grüße,Code:char str[6]; float f=1.341; dtostrf(f,6,3,str); lcd_puts((char*)str);
Simon
Okay. Typische Anwendung:
Grüße,Code:char str[6]; float f=1.341; dtostrf(f,6,3,str); lcd_puts((char*)str);
Simon
Lesezeichen