11f4bf8a9a
MSVC supplied with VS2022 generates "warning C4189: 'CALIBRATION_THRESHOLD': local variable is initialized but not referenced" which is treated as an error. Circumvent it by moving constexpr variable directly into body of lambda function. |
||
---|---|---|
.. | ||
drivers | ||
helpers | ||
CMakeLists.txt | ||
input_engine.cpp | ||
input_engine.h | ||
input_mapping.cpp | ||
input_mapping.h | ||
input_poller.cpp | ||
input_poller.h | ||
main.cpp | ||
main.h |