Bläddra i källkod

Add constexpr to keywords

teensy4-core
PaulStoffregen 7 år sedan
förälder
incheckning
e13b4eb879
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      keywords.txt

+ 1
- 0
keywords.txt Visa fil

@@ -1,6 +1,7 @@

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

# teensy specific functions
elapsedMillis LITERAL2

Laddar…
Avbryt
Spara