Explorar el Código

Fix Printable.h with WiFiNANA lib on Teensy 4.0 (MichaelMeissner)

teensy4-core
PaulStoffregen hace 4 años
padre
commit
6802fb6656
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      teensy4/Printable.h

+ 1
- 1
teensy4/Printable.h Ver fichero

@@ -22,7 +22,7 @@

#ifdef __cplusplus

//#include "new.h"
#include <stdlib.h>

class Print;


Cargando…
Cancelar
Guardar