Files
esp-rainmaker/components/qrcode
Pritam Shelke 72ac8935aa ExtRAM usage: Allocate some buffers into external RAM, if available
Allocating buffers in external RAM (if available and enabled) helps gain about 3500 bytes of memory in the Internal RAM
2023-01-25 17:48:04 +05:30
..

QR Code generator component

This directory contains a QR code generator component written in C. This component is based on QR-Code-generator.

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