Explorar el Código

Add constexpr to keywords

teensy4-core
PaulStoffregen hace 7 años
padre
commit
e13b4eb879
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      keywords.txt

+ 1
- 0
keywords.txt Ver fichero

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

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

# teensy specific functions
elapsedMillis LITERAL2

Cargando…
Cancelar
Guardar