X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Scan%2FUARTConnect%2Fconnect_scan.h;h=9ba6da13f05bc62509d5e85d823e890bf289c440;hb=5f262ea4b68a07e9b94ce0a49c0f7196e5f32b3b;hp=94e7738cc08f5047f6577cc21bd43013d4a4210b;hpb=622ea5d85f94be4b1694fdf08e30fa76eeb18fe4;p=kiibohd-controller.git diff --git a/Scan/UARTConnect/connect_scan.h b/Scan/UARTConnect/connect_scan.h index 94e7738..9ba6da1 100644 --- a/Scan/UARTConnect/connect_scan.h +++ b/Scan/UARTConnect/connect_scan.h @@ -14,8 +14,7 @@ * along with this file. If not, see . */ -#ifndef __CONNECT_SCAN_H -#define __CONNECT_SCAN_H +#pragma once // ----- Includes ----- @@ -117,6 +116,3 @@ typedef struct AnimationCommand { void Connect_setup( uint8_t master ); void Connect_scan(); - -#endif // __CONNECT_SCAN_H -