kopia lustrzana https://github.com/Aircoookie/WLED
Usermod Klipper Percentage: fix error with slashes on non windows devices
rodzic
15b813c6af
commit
7e06e32cb6
|
@ -170,7 +170,7 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USERMOD_KLIPPER_PERCENTAGE
|
#ifdef USERMOD_KLIPPER_PERCENTAGE
|
||||||
#include "..\usermods\usermod_v2_klipper_percentage\usermod_v2_klipper_percentage.h"
|
#include "../usermods/usermod_v2_klipper_percentage/usermod_v2_klipper_percentage.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USERMOD_BOBLIGHT
|
#ifdef USERMOD_BOBLIGHT
|
||||||
|
|
Ładowanie…
Reference in New Issue