revert disable

This commit is contained in:
Jason2866 2021-10-31 19:31:14 +01:00 committed by GitHub
parent 876111585d
commit a3d912e0ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,6 @@ print("".join(pin))
#if ESP_IDF_VERSION <= ESP_IDF_VERSION_VAL(4, 0, 0)
//#define VSCODE_DEV
@ -1766,4 +1765,3 @@ bool Xdrv85(uint8_t function)
#endif
#endif // CONFIG_IDF_TARGET_ESP32
#endif // ESP_IDF_VERSION <= ESP_IDF_VERSION_VAL(4, 0, 0)