ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
dfu.h
Go to the documentation of this file.
1#pragma once
2
4#ifdef USE_NRF52_DFU
6#include "esphome/core/gpio.h"
7
8namespace esphome::nrf52 {
10 public:
11 void setup() override;
13 void dump_config() override;
14
15 protected:
17};
18
19} // namespace esphome::nrf52
20
21#endif
void set_reset_pin(GPIOPin *reset)
Definition dfu.h:12
uint16_t reset
Definition ina226.h:5