PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #######################################
- # Syntax Coloring Map For LedControl
- #######################################
-
- #######################################
- # Datatypes (KEYWORD1)
- #######################################
-
- LedControl KEYWORD1
-
- #######################################
- # Methods and Functions (KEYWORD2)
- #######################################
-
- shutdown KEYWORD2
- setScanLimit KEYWORD2
- setIntensity KEYWORD2
- clearDisplay KEYWORD2
- setLed KEYWORD2
- setRow KEYWORD2
- setColumn KEYWORD2
- setDigit KEYWORD2
- setChar KEYWORD2
-
- #######################################
- # Constants (LITERAL1)
- #######################################
|