There was an error while loading. Please reload this page.
1 parent 9dbd81b commit cb8d52cCopy full SHA for cb8d52c
examples/BicyclePowerDisplay/BicyclePowerDisplay.ino
@@ -14,6 +14,7 @@
14
#include <Arduino.h>
15
#include "ANT.h"
16
#include "ANTPLUS.h"
17
+#include <HardwareSerial.h>
18
19
#define BAUD_RATE 9600
20
#define CHANNEL_0 0
0 commit comments