From: Dean Camera Date: Wed, 28 Apr 2010 14:33:10 +0000 (+0000) Subject: Use puts_P() and printf_P() instead of the normal variants where possible in the... X-Git-Tag: LUFA-110528-BETA~503 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9e34144c9b7454ab69215c17d75a8ba2dcdcb929?ds=inline;hp=9e34144c9b7454ab69215c17d75a8ba2dcdcb929 Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos. ---