8 lines
94 B
C
8 lines
94 B
C
#ifndef __VM_ADS1278_H__
|
|
#define __VM_ADS1278_H__
|
|
|
|
void ADS1278_Data_Receive(void);
|
|
|
|
#endif
|
|
|