forked from PAWPAW-Mirror/lib_xua
xua_dfu header guard name only
This commit is contained in:
@@ -573,6 +573,7 @@ int main()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
USER_MAIN_DECLARATIONS
|
USER_MAIN_DECLARATIONS
|
||||||
|
|
||||||
par
|
par
|
||||||
{
|
{
|
||||||
USER_MAIN_CORES
|
USER_MAIN_CORES
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
#ifndef _DFU_H_
|
#ifndef _XUA_DFU_H_
|
||||||
#define _DFU_H_ 1
|
#define _XUA_DFU_H_ 1
|
||||||
|
|
||||||
#include <xccompat.h>
|
#include <xccompat.h>
|
||||||
#include "xud_device.h"
|
#include "xud_device.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user