mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-17 12:32:14 +02:00
Add license headers, update namespaces
This commit is contained in:
@ -318,6 +318,8 @@ TEMPLATE(2)
|
||||
|
||||
static esp_console_repl_t *s_repl = NULL;
|
||||
|
||||
using namespace esp_modem;
|
||||
|
||||
//template<typename T, typename U> constexpr size_t offset_of(U T::*member)
|
||||
//{
|
||||
// return (char*)&((T*)nullptr->*member) - (char*)nullptr;
|
||||
|
Reference in New Issue
Block a user