Remove test line

This commit is contained in:
Oleg Kalachev
2026-08-14 03:04:00 +03:00
parent b72a10dd7b
commit 9b1f0bd593
-2
View File
@@ -8,8 +8,6 @@
void setDefaults() {
// Set defaults here
int __x = 0;
#if defined(CONFIG_IDF_TARGET_ESP32S3) || defined(CONFIG_IDF_TARGET_ESP32C3)
pwmFrequency = 38000;
#endif