Documentation: Add additional project links.
[pub/USBasp.git] / BuildTests / BoardDriverTest / Test.c
index ead0306..95b8f04 100644 (file)
@@ -1,13 +1,13 @@
 /*
              LUFA Library
 /*
              LUFA Library
-     Copyright (C) Dean Camera, 2016.
+     Copyright (C) Dean Camera, 2019.
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
 */
 
 /*
 
   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
 
   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)
 {
 
 int main(void)
 {
-       uint_reg_t Dummy;
+       uint_reg_t Dummy = 0;
 
        /* =============================
         *     Buttons Compile Check
 
        /* =============================
         *     Buttons Compile Check