Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment