Files
hantai_project/espidfcode/main/spi.h
T

6 lines
65 B
C

#ifndef SPI_H
#define SPI_H
void spi_init();
#endif /* SPI_H */