Ver código fonte

Add constexpr to keywords

main
PaulStoffregen 8 anos atrás
pai
commit
e13b4eb879
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      keywords.txt

+ 1
- 0
keywords.txt Ver arquivo

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

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

# teensy specific functions
elapsedMillis LITERAL2

Carregando…
Cancelar
Salvar