Skip to content

Commit

Permalink
Syntax highlight delay -> delay-seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Sep 10, 2023
1 parent 695c4de commit 6bb26ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syn_highlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ static const char *extended[] = {
"delay-microseconds", "wiringpi-spi-setup", "digital-write-byte",
"wiringpi-spi-setup-ch-speed", "pwm-set-mode", "pwm-set-range",
"pwm-set-clock", "pin-mode", "digital-write", "digital-read",
"pwm-write", "pull-up-dn-control", "delay", "compile-file",
"pwm-write", "pull-up-dn-control", "delay-seconds", "compile-file",
"formatter", "line-argument", "getenv", "system",
"c-include", "c-define", "c-lang", "c-option", "try", "read_exp",
"plet", "pcall", "pexec", "plock",
Expand Down

0 comments on commit 6bb26ff

Please sign in to comment.