PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617181920212223242526272829
  1. #######################################
  2. # Syntax Coloring Map For Bounce2
  3. #######################################
  4. #######################################
  5. # Datatypes (KEYWORD1)
  6. #######################################
  7. Bounce KEYWORD1
  8. #######################################
  9. # Methods and Functions (KEYWORD2)
  10. #######################################
  11. update KEYWORD2
  12. interval KEYWORD2
  13. read KEYWORD2
  14. attach KEYWORD2
  15. rose KEYWORD2
  16. fell KEYWORD2
  17. #######################################
  18. # Instances (KEYWORD2)
  19. #######################################
  20. #######################################
  21. # Constants (LITERAL1)
  22. #######################################