From: Dean Camera Date: Mon, 15 Feb 2010 13:40:53 +0000 (+0000) Subject: Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC... X-Git-Tag: LUFA-110528-BETA~596 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/96a12cd12cb9294ba9a7ec5547af81b9c6575748?hp=96a12cd12cb9294ba9a7ec5547af81b9c6575748 Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box. ---