X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Bootloader%2Fdfu.desc.h;h=3ef80f4517bbebaadd4b4639dc12d0895fca9a41;hb=5f262ea4b68a07e9b94ce0a49c0f7196e5f32b3b;hp=d5ebb1ae245d351037feeeacad49e851481a64b1;hpb=41025125796f2f167d7f2a8c82aac712da1aa1b1;p=kiibohd-controller.git diff --git a/Bootloader/dfu.desc.h b/Bootloader/dfu.desc.h index d5ebb1a..3ef80f4 100644 --- a/Bootloader/dfu.desc.h +++ b/Bootloader/dfu.desc.h @@ -1,5 +1,5 @@ // Originally Generated from MCHCK Toolkit -/* Copyright (c) Jacob Alexander 2014 +/* Copyright (c) Jacob Alexander 2014-2015 * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,8 +15,7 @@ * along with this program. If not, see . */ -#ifndef __DFU_DESC_H -#define __DFU_DESC_H +#pragma once // ----- Local Includes ----- @@ -39,5 +38,3 @@ struct usb_config_1 { struct dfu_function_desc usb_function_0; }; -#endif -