This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
CMS3in1/1.Cabin/4.MISC/CMS_Collector/VM_App/VM_ADS1278.h

8 lines
94 B
C

#ifndef __VM_ADS1278_H__
#define __VM_ADS1278_H__
void ADS1278_Data_Receive(void);
#endif