mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-21 13:52:23 +02:00
Missed an include. Fixed.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include "PwmPin.h"
|
#include "PwmPin.h"
|
||||||
|
|
||||||
#include "../Pins/Ledc.h"
|
#include "../Pins/LedcPin.h"
|
||||||
#include "../Pin.h"
|
#include "../Pin.h"
|
||||||
#include "../Assert.h"
|
#include "../Assert.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user