mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
A typo resulted in a boolean expression to always be true and the `_poweron()` function to always exit early. This fixes the issue.
A typo resulted in a boolean expression to always be true and the `_poweron()` function to always exit early. This fixes the issue.