Nachiket Kukade 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
..
include 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
CMakeLists.txt 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
README.md 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
component.mk 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
esp_qrcode_main.c 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
esp_qrcode_wrapper.c 76b2cb28d2 Add DPP Enrollee example 5 vuotta sitten
qrcodegen.c 1a85d64da8 Add QR Code display support 5 vuotta sitten
qrcodegen.h 1a85d64da8 Add QR Code display support 5 vuotta sitten

README.md

QR Code generator component

This directory contains a QR code generator component written in C. This component is based on QR-Code-generator. This component is used as part of the following ESP-IDF examples:

To learn more about how to use this component, please check API Documentation from header file qrcode.h.

Please note that this component is not considered to be a part of ESP-IDF stable API. It may change and may be removed in the future releases.