X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1e05d46b663ded57a06f4d8773f40aea908f8622..03f72c5fb0bb9b9997b0433d472752c3afe2468c:/BuildTests/BoardDriverTest/Test.c diff --git a/BuildTests/BoardDriverTest/Test.c b/BuildTests/BoardDriverTest/Test.c index ead030657..95b8f04d0 100644 --- a/BuildTests/BoardDriverTest/Test.c +++ b/BuildTests/BoardDriverTest/Test.c @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2016. + Copyright (C) Dean Camera, 2019. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2016 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2019 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted @@ -53,7 +53,7 @@ int main(void) { - uint_reg_t Dummy; + uint_reg_t Dummy = 0; /* ============================= * Buttons Compile Check