From: Dean Camera Date: Thu, 13 Sep 2012 20:30:00 +0000 (+0000) Subject: Make CPPCheck tool happy by altering the program flow in the low level keyboard examp... X-Git-Tag: LUFA-130303~48 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/df14c97519f52f14fcc5b4aaadb504342ae9c696?ds=inline;hp=df14c97519f52f14fcc5b4aaadb504342ae9c696 Make CPPCheck tool happy by altering the program flow in the low level keyboard example, so that the SendReport variable is not overwritten before its first read access. ---