minor changes applied to IDF MR

This commit is contained in:
David Cermak
2021-02-18 18:03:46 +01:00
parent 53578d0288
commit 8ce6668881
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ extern "C" {
#include "driver/uart.h" #include "driver/uart.h"
/** /**
* @brief Fowrard declare DTE and DCE objects * @brief Forward declare DTE and DCE objects
* *
*/ */
typedef struct esp_modem_dte esp_modem_dte_t; typedef struct esp_modem_dte esp_modem_dte_t;