mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-03 05:12:37 -07:00
Add CONFIG_EXAMPLES_DIR
In reference to #96, add a source path reference.
This commit is contained in:
parent
85b747aa20
commit
8c81de3ea1
387 changed files with 774 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define CONFIG_EXAMPLES_DIR "AnimationExample"
|
||||
|
||||
/**
|
||||
* Animated boot screen example
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue