From: Dean Camera Date: Mon, 9 Apr 2012 12:45:49 +0000 (+0000) Subject: Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non... X-Git-Tag: LUFA-120730~75 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9add0d100d21ea0eed8ad7d867938268cb9d06b4?hp=9add0d100d21ea0eed8ad7d867938268cb9d06b4 Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with non-supported hardware - produce errors only if the user application includes the module header files. ---