Sha256: 1a53c7ae552985718c8eccd4c5803a4e9f72b068edfeac8f560e6e5c304a0d77

Contents?: true

Size: 289 Bytes

Versions: 17

Compression:

Stored size: 289 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

17 entries across 17 versions & 1 rubygems

Version Path
ceedling-0.29.1 examples/temp_sensor/src/AdcConductor.h
ceedling-0.29.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.19.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.18.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.17.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.16.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.6 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.5 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.4 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.3 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.2 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.1 examples/temp_sensor/src/AdcConductor.h
ceedling-0.15.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.13.0 examples/temp_sensor/src/AdcConductor.h
ceedling-0.13.0.rc1 examples/temp_sensor/src/AdcConductor.h
ceedling-0.0.2 new_project_template/vendor/ceedling/examples/temp_sensor/src/AdcConductor.h
ceedling-0.0.1 new_project_template/vendor/ceedling/examples/temp_sensor/src/AdcConductor.h