loader_config_user.h 189 B

12345678
  1. #pragma once
  2. // Uncomment to compile for ESP8266 target
  3. // #define TARGET_ESP8266 1
  4. // #define MD5_ENABLED 0
  5. // Uncomment to compile for ESP32-S2 target
  6. // #define TARGET_ESP32_S2 1