Skip to content

Commit 132e117

Browse files
authored
Update HeartRateTest.ino
1 parent 56f2524 commit 132e117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/D6Examples/examples/HeartRateTest/HeartRateTest.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <nrf_sdm.h>
77
#include <nrf_soc.h>
88
#include <WInterrupts.h>
9-
#include"Adafruit_SSD1306.h"
9+
#include"SSD1306.h"
1010
#include <TimeLib.h>
1111
#include <nrf.h>
1212
#include <Wire.h>

0 commit comments

Comments
 (0)