mirror of
https://github.com/BitMaker-hub/NerdMiner_v2.git
synced 2025-10-04 20:13:46 +02:00
fix : correct linux path (working on windows vscode) for 2432S028 boards
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user