Explorar el Código

move source & headers under src/sd

main
John Robinson hace 3 años
padre
commit
47515b1b7d
No se encontró ninguna clave conocida en la base de datos para esta firma
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/sd/SD.cpp
  2. +0
    -0
      src/sd/SD.h

src/SD.cpp → src/sd/SD.cpp Ver fichero

@@ -21,6 +21,6 @@
*/

#include <Arduino.h>
#include <SD.h>
#include <sd/SD.h>

SDClass SD;

src/SD.h → src/sd/SD.h Ver fichero


Cargando…
Cancelar
Guardar