There was an error fetching the commit references. Please try again later.
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.
Loading
Please register or sign in to comment