alpha
Login
or
Join now
jmrp.io
/
kleidos
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/jmrplens/kleidos. Kleidos — Hardware BLE password manager for ESP32-S3 (M5StickC Plus2, StickS3, M5Stack Gray, T-Deck, Cardputer)
jmrplens.github.io/kleidos/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
kleidos
/
test
/
ui
/
test_qr_component
/
at
main
1 file
José M. Requena Plens
Group drawQr dark/light colors into QrColors struct (S107)
2mo ago
a67138d4
test_qr_component.cpp
Group drawQr dark/light colors into QrColors struct (S107) The explicit-color drawQr overload took eight parameters. Introduce a small ui::QrColors { dark, light } struct so the two RGB565 colors travel together, dropping the parameter count and reading more clearly at the call sites. Update the admin QR-card caller and the native qr_component test. Claude-Session: https://claude.ai/code/session_01Y7Cy1HetRp6TZAUAeekN8X
2 months ago