embedded.h 69 B

1234
  1. #pragma once
  2. #if defined(ESP_PLATFORM)
  3. #include "sdkconfig.h"
  4. #endif