neutron3d / u8glib

Automatically exported from code.google.com/p/u8glib
0 stars 0 forks source link

better support for the F() macro #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://arduino.cc/forum/index.php/topic,91314.0.html

prototype must be:
size_t print(const __FlashStringHelper *);

Original issue reported on code.google.com by olikr...@gmail.com on 11 Feb 2012 at 5:36

GoogleCodeExporter commented 8 years ago
implemented (will only work for arduino 1.0 and above)

Original comment by olikr...@gmail.com on 11 Feb 2012 at 7:03