CLEON  Version 1
Cloud-Offloaded GPS Receiver
hal_spi.h
Go to the documentation of this file.
1 
8 #ifndef __HAL_SPI_H__
9 #define __HAL_SPI_H__
10 
11 void HAL_SPI_Init(void);
12 
13 #endif