Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add conditional includes for non-ESP architectures
- Added guards to include a utility header only if not on ESP32 or ESP8266. - Keeps the code cleaner and avoids unnecessary dependencies.
- Loading branch information