From: Michael R. <re...@eu...> - 2004-06-05 09:15:18
|
hI xAVIER, > With your last commit, you broke plugin_i2c_sensors ! It seems like > qprintf doesn't work as expected. I'll try to work on it. Sorry. You're right, qprintf() does not support %f (float/double numbers). We could either replace with snprintf() or enhance qprintf() for floats. bye, Michael -- Michael Reinelt Tel: +43 676 3079941 Geisslergasse 4 Fax: +43 316 692343 A-8045 Graz, Austria e-mail: re...@eu... |