Commit 061a6354 authored by Lioncash's avatar Lioncash
Browse files

controller: Convert led_patterns integer literals to bool literals

'bool' isn't always guaranteed to be the same size as an int, so this
can technically cause truncation warnings if we support other platforms.
parent ea20b5c9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment