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.

29 line
637B

  1. #######################################
  2. # Syntax Coloring Map For LedControl
  3. #######################################
  4. #######################################
  5. # Datatypes (KEYWORD1)
  6. #######################################
  7. LedControl KEYWORD1
  8. #######################################
  9. # Methods and Functions (KEYWORD2)
  10. #######################################
  11. shutdown KEYWORD2
  12. setScanLimit KEYWORD2
  13. setIntensity KEYWORD2
  14. clearDisplay KEYWORD2
  15. setLed KEYWORD2
  16. setRow KEYWORD2
  17. setColumn KEYWORD2
  18. setDigit KEYWORD2
  19. setChar KEYWORD2
  20. #######################################
  21. # Constants (LITERAL1)
  22. #######################################