diff --git a/library.json b/library.json
index 353ea9f..1565150 100644
--- a/library.json
+++ b/library.json
@@ -19,7 +19,7 @@
"export": {
"exclude":
[
- "src/examples/"
+ "src/examples/*"
]
}
}
\ No newline at end of file
diff --git a/platformio.ini b/platformio.ini
index 69f3773..678a6b5 100644
--- a/platformio.ini
+++ b/platformio.ini
@@ -36,6 +36,7 @@ src_filter = +<*> - + - +
lib_deps = ${common.lib_deps}
lib_ignore =
Ai Esp32 Rotary Encoder
+
[env:analog_esp32]
platform = espressif32
board = esp32dev