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.

keywords.txt 690B

3 years ago
123456789101112131415161718192021222324252627282930
  1. #######################################
  2. # Syntax Coloring Map For Debounce
  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. write KEYWORD2
  15. rebounce KEYWORD2
  16. risingEdge KEYWORD2
  17. fallingEdge KEYWORD2
  18. #######################################
  19. # Instances (KEYWORD2)
  20. #######################################
  21. #######################################
  22. # Constants (LITERAL1)
  23. #######################################