Browse Source

Add constexpr to keywords

teensy4-core
PaulStoffregen 7 years ago
parent
commit
e13b4eb879
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keywords.txt

+ 1
- 0
keywords.txt View File



# language keywords - Arduino doesn't define these, but probably should # language keywords - Arduino doesn't define these, but probably should
volatile LITERAL2 volatile LITERAL2
constexpr LITERAL2


# teensy specific functions # teensy specific functions
elapsedMillis LITERAL2 elapsedMillis LITERAL2

Loading…
Cancel
Save