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 DogLcd
- #######################################
-
- #######################################
- # Datatypes (KEYWORD1)
- #######################################
-
- DogLcd KEYWORD1
-
- #######################################
- # Methods and Functions (KEYWORD2)
- #######################################
-
- begin KEYWORD2
- clear KEYWORD2
- home KEYWORD2
- print KEYWORD2
- setCursor KEYWORD2
- cursor KEYWORD2
- noCursor KEYWORD2
- blink KEYWORD2
- noBlink KEYWORD2
- display KEYWORD2
- noDisplay KEYWORD2
- autoscroll KEYWORD2
- noAutoscroll KEYWORD2
- leftToRight KEYWORD2
- rightToLeft KEYWORD2
- scrollDisplayLeft KEYWORD2
- scrollDisplayRight KEYWORD2
- createChar KEYWORD2
- reset KEYWORD2
- setBacklight KEYWORD2
- setContrast KEYWORD2
- #######################################
- # Constants (LITERAL1)
- #######################################
- DOG_LCD_M081 LITERAL1
- DOG_LCD_M162 LITERAL1
- DOG_LCD_M163 LITERAL1
-
|