Fork of the espurna firmware for `mhsw` switches
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.

26 lines
581 B

  1. #######################################
  2. # Syntax Coloring Map For Ultrasound
  3. #######################################
  4. #######################################
  5. # Datatypes (KEYWORD1)
  6. #######################################
  7. ArduinoOTA KEYWORD1
  8. #######################################
  9. # Methods and Functions (KEYWORD2)
  10. #######################################
  11. begin KEYWORD2
  12. setup KEYWORD2
  13. handle KEYWORD2
  14. onStart KEYWORD2
  15. onEnd KEYWORD2
  16. onError KEYWORD2
  17. onProgress KEYWORD2
  18. #######################################
  19. # Constants (LITERAL1)
  20. #######################################