Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Variables
lampda::logic::inputs::__private Namespace Reference

private handling namespace, used for unit testing More...

Classes

struct  ButtonEvent
 

Variables

utils::Queue< ButtonEvent, maxButtonEventStorebuttonEventQueue
 button event asynchroneous queue
 
static constexpr size_t maxButtonEventStore
 this event count should be high enough to not miss clicks and ramp events
 

Detailed Description

private handling namespace, used for unit testing

Variable Documentation

◆ maxButtonEventStore

constexpr size_t lampda::logic::inputs::__private::maxButtonEventStore
staticconstexpr
Initial value:
=
15

this event count should be high enough to not miss clicks and ramp events