ButterflyMP3
|
Go to the source code of this file.
Defines | |
#define | TEMPERATURE_SENSOR 0 |
#define | VOLTAGE_SENSOR 1 |
#define | LIGHT_SENSOR 2 |
#define | CELCIUS 3 |
#define | FARENHEIT 4 |
#define | DIR_SENSOR 4 |
#define CELCIUS 3 |
Definition at line 4 of file ADC.h.
Referenced by ADC2Temp().
#define VOLTAGE_SENSOR 1 |
Definition at line 2 of file ADC.h.
Referenced by Power_Init().