mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +00:00
Remove test line
This commit is contained in:
@@ -8,8 +8,6 @@
|
|||||||
void setDefaults() {
|
void setDefaults() {
|
||||||
// Set defaults here
|
// Set defaults here
|
||||||
|
|
||||||
int __x = 0;
|
|
||||||
|
|
||||||
#if defined(CONFIG_IDF_TARGET_ESP32S3) || defined(CONFIG_IDF_TARGET_ESP32C3)
|
#if defined(CONFIG_IDF_TARGET_ESP32S3) || defined(CONFIG_IDF_TARGET_ESP32C3)
|
||||||
pwmFrequency = 38000;
|
pwmFrequency = 38000;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user