lacteApp
C++17 service for Lacte hardware
Loading...
Searching...
No Matches
qr_data.h File Reference
#include <array>
Include dependency graph for qr_data.h:

Go to the source code of this file.

Variables

constexpr int QR_SIZE = 25
constexpr std::array< bool, static_cast< std::size_t >(QR_SIZE) *QR_SIZEQR_DATA

Variable Documentation

◆ QR_DATA

std::array<bool, static_cast<std::size_t>(QR_SIZE) * QR_SIZE> QR_DATA
constexpr

Definition at line 23 of file qr_data.h.

◆ QR_SIZE

int QR_SIZE = 25
constexpr

Definition at line 21 of file qr_data.h.