ESPHome  2024.8.3
debug_host.cpp
Go to the documentation of this file.
1 #include "debug_component.h"
2 #ifdef USE_HOST
3 #include <climits>
4 
5 namespace esphome {
6 namespace debug {
7 
8 std::string DebugComponent::get_reset_reason_() { return ""; }
9 
10 uint32_t DebugComponent::get_free_heap_() { return INT_MAX; }
11 
12 void DebugComponent::get_device_info_(std::string &device_info) {}
13 
15 
16 } // namespace debug
17 } // namespace esphome
18 #endif
void get_device_info_(std::string &device_info)
Implementation of SPI Controller mode.
Definition: a01nyub.cpp:7