esp_qrcode_config_t is only used within wifi_prov_mgr sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
void (*)(esp_qrcode_handle_t qrcode)
Function called for displaying the QR Code after encoding is complete.
int
Max QR Code Version to be used. Range: 2 - 40.
int
Error Correction Level for QR Code.

References

from examples