Skip to content

Commit

Permalink
tiny ecg example removed
Browse files Browse the repository at this point in the history
  • Loading branch information
MishalJasmine committed Nov 26, 2024
1 parent 6dd3aa5 commit be373ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 154 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#include <SPI.h>
#include "protocentral_max30001.h"

#define MAX30001_CS_PIN 17
#define MAX30001_CS_PIN 7 // change this to 5 if using ESP32
#define MAX30001_DELAY_SAMPLES 8 // Time between consecutive samples

#define CES_CMDIF_PKT_START_1 0x0A
Expand Down

This file was deleted.

0 comments on commit be373ef

Please sign in to comment.