-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
19 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,15 @@ | |
#define FANPICO_VERSION_MAJOR "@fanpico_VERSION_MAJOR@" | ||
#define FANPICO_VERSION_MINOR "@fanpico_VERSION_MINOR@" | ||
|
||
|
||
#include "boards/@[email protected]" | ||
#define FANPICO_BOARD "@FANPICO_BOARD@" | ||
#define FANPICO_BOARD "@FANPICO_BOARD@" | ||
#define FANPICO_DEFAULT_CONFIG "boards/@[email protected]" | ||
|
||
#define FANPICO_DEFAULT_CONFIG "boards/@[email protected]" | ||
#define FANPICO_CUSTOM_THEME @FANPICO_CUSTOM_THEME@ | ||
#define FANPICO_CUSTOM_LOGO @FANPICO_CUSTOM_LOGO@ | ||
|
||
#define FANPICO_CUSTOM_THEME @FANPICO_CUSTOM_THEME@ | ||
#define FANPICO_CUSTOM_LOGO @FANPICO_CUSTOM_LOGO@ | ||
#define FANPICO_BUILD_TAG "@FANPICO_BUILD@" | ||
|
||
#include "fanpico-compile.h" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters