|
MAX30001G
1.2.0
Arduino library for MAX30001G ECG and BIOZ AFE
|
#include <stdint.h>#include <SPI.h>#include "max30001g_defs.h"#include "max30001g_regs_typedefs.h"#include "max30001g_typedefs.h"#include "max30001g_globals.h"Go to the source code of this file.
Classes | |
| class | MAX30001G |
| MAX30001G device driver class used by Arduino sketches. More... | |
Variables | |
| SPISettings | SPI_SETTINGS |
|
extern |