|
cryptnox-sdk-esp32 1.0.0
ESP32 SDK for Cryptnox Hardware Wallet
|
#include "CW_Utils.h"#include "esp_random.h"#include "esp_wifi.h"#include "esp_log.h"Go to the source code of this file.
Variables | |
| static const char *const | TAG = "CW_Utils" |
|
static |
Definition at line 14 of file esp32_random.cpp.
Referenced by app_main(), PN532Adapter::begin(), do_post(), eth_rpc_ecrecover_parity(), eth_rpc_get_nonce(), eth_rpc_send_raw_tx(), eth_rpc_wifi_connect(), run_basic_usage_loop(), run_connect_loop(), run_sign_loop(), run_verify_pin_loop(), signing_loop(), wifi_event_handler(), and wifi_start().