Explorar el Código

Merge pull request #43 from mjs513/master

Added dummy end() function to SPI.ccp
main
Paul Stoffregen hace 5 años
padre
commit
b8773e5b76
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
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