mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 20:12:13 +02:00
esp_modem: Formal updates per code review
This commit is contained in:
committed by
David Cermak
parent
1fb9150bcc
commit
148a9300a4
@ -18,7 +18,7 @@
|
||||
|
||||
namespace esp_modem {
|
||||
|
||||
constexpr size_t max_terms = 2;
|
||||
constexpr size_t MAX_TERMINALS_NUM = 2;
|
||||
/**
|
||||
* @defgroup ESP_MODEM_CMUX ESP_MODEM CMUX class
|
||||
* @brief Definition of CMUX terminal
|
||||
|
Reference in New Issue
Block a user