feat: update default power setting in tx_params_t structure to TX_POWER_AUTO
This commit is contained in:
@ -5,13 +5,11 @@
|
||||
#ifndef D07297EB_4033_481B_BCFA_1D40899340D0
|
||||
#define D07297EB_4033_481B_BCFA_1D40899340D0
|
||||
#include <cstddef>
|
||||
#include <chrono>
|
||||
#include <cmath>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <optional>
|
||||
#include <esp_log.h>
|
||||
#include "esp_log_level.h"
|
||||
#include "hal/gpio_types.h"
|
||||
#include "hal_gpio.hpp"
|
||||
#include "app_const_llcc68.hpp"
|
||||
|
||||
Reference in New Issue
Block a user