Sha256: 687082f3b786f26ba8fce69fd4e7ee83518b96f05eb4c9d3b4bc03d04a3c5167

Contents?: true

Size: 276 Bytes

Versions: 13

Compression:

Stored size: 276 Bytes

Contents

#ifndef _ADCCONDUCTOR_H
#define _ADCCONDUCTOR_H

#include "Types.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

13 entries across 13 versions & 1 rubygems

Version Path
ceedling-0.31.1 examples/temp_sensor/src/AdcConductor.h
ceedling-0.31.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.30.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.28.3 examples/temp_sensor/src/AdcConductor.h
ceedling-0.28.2 examples/temp_sensor/src/AdcConductor.h
ceedling-0.28.1 examples/temp_sensor/src/AdcConductor.h
ceedling-0.27.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.25.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.24.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.22.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.21.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.20.3 examples/temp_sensor/src/AdcConductor.h
ceedling-0.20.2 examples/temp_sensor/src/AdcConductor.h