Add CONFIG_EXAMPLES_DIR

In reference to #96, add a source path reference.
This commit is contained in:
Scott Lahteine 2020-06-04 00:13:07 -05:00
parent 85b747aa20
commit 8c81de3ea1
387 changed files with 774 additions and 0 deletions

View file

@ -21,6 +21,8 @@
*/
#pragma once
#define CONFIG_EXAMPLES_DIR "WASP/PowerWASP"
/**
* Configuration.h
*