Skip to content

Commit d1b90f9

Browse files
committed
fix typo
1 parent 348ba0d commit d1b90f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Wippersnapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
#include "components/digitalIO/Wippersnapper_DigitalGPIO.h"
116116
#include "components/i2c/WipperSnapper_I2C.h"
117117

118-
// Inlcudes for ESP32-only
118+
// Includes for ESP32-only
119119
#ifdef ARDUINO_ARCH_ESP32
120120
#include "components/ledc/ws_ledc.h"
121121
#include <Esp.h>

0 commit comments

Comments
 (0)