mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 19:43:52 +01:00
Previously this code was compiled unconditionally which might result in a linking error since qdecs_value is not defined if the periph_qdec module isn't enabled.