Explorar el Código

Added dummy end() function to SPI.ccp

main
Mike S hace 5 años
padre
commit
55b249b626
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      SPI.cpp

+ 1
- 1
SPI.cpp Ver fichero

@@ -1463,7 +1463,7 @@ void SPIClass::transfer(const void * buf, void * retbuf, size_t count)
}


void SPIClass::end(){}




Cargando…
Cancelar
Guardar