|
ads1115
0.2.0
|
Go to the source code of this file.
Macros | |
| #define | ADS1115_EXPORT |
| #define | ADS1115_NO_EXPORT |
| #define | ADS1115_DEPRECATED __attribute__ ((__deprecated__)) |
| #define | ADS1115_DEPRECATED_EXPORT ADS1115_EXPORT ADS1115_DEPRECATED |
| #define | ADS1115_DEPRECATED_NO_EXPORT ADS1115_NO_EXPORT ADS1115_DEPRECATED |
| #define ADS1115_DEPRECATED __attribute__ ((__deprecated__)) |
Definition at line 25 of file ads1115_export.h.
| #define ADS1115_DEPRECATED_EXPORT ADS1115_EXPORT ADS1115_DEPRECATED |
Definition at line 29 of file ads1115_export.h.
| #define ADS1115_DEPRECATED_NO_EXPORT ADS1115_NO_EXPORT ADS1115_DEPRECATED |
Definition at line 33 of file ads1115_export.h.
| #define ADS1115_EXPORT |
Definition at line 15 of file ads1115_export.h.
| #define ADS1115_NO_EXPORT |
Definition at line 20 of file ads1115_export.h.