fix : correct linux path (working on windows vscode) for 2432S028 boards
This commit is contained in:
parent
a8a4eb01e5
commit
28c3e78a3a
@ -29,7 +29,7 @@
|
|||||||
#include <SD.h>
|
#include <SD.h>
|
||||||
|
|
||||||
#if !defined(NO_DISPLAY)
|
#if !defined(NO_DISPLAY)
|
||||||
#include "..\lib\TFT_eSPI\User_Setup_Select.h"
|
#include "../lib/TFT_eSPI/User_Setup_Select.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(NO_DISPLAY) && !defined(LED_DISPLAY)
|
#if !defined(NO_DISPLAY) && !defined(LED_DISPLAY)
|
||||||
|
Loading…
Reference in New Issue
Block a user