Sha256: ad007a5ae5e1e6c6f5b60454446a631ba1b8404b375cda039be9f51a551d24a5
Contents?: true
Size: 267 Bytes
Versions: 37
Compression:
Stored size: 267 Bytes
Contents
#ifndef _ADCCONDUCTOR_H #define _ADCCONDUCTOR_H void AdcConductor_Init(void); void AdcConductor_Run(void); bool AdcConductor_JustHereToTest(void); bool AdcConductor_AlsoHereToTest(void); bool AdcConductor_YetAnotherTest(void); #endif // _ADCCONDUCTOR_H
Version data entries
37 entries across 37 versions & 1 rubygems