Skip to content

Commit 03acee1

Browse files
committed
update example for Goldilocks Analogue
1 parent 889fee4 commit 03acee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/GoldilocksAnalogueTestSuite/GoldilocksAnalogueTestSuite.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <semphr.h>
2121

2222
// From Library: AVR Real Time Clock Library
23-
#include <Arduino_RTC.h>
23+
#include <AVR_RTC.h>
2424

2525
// From Library: Goldilocks Analogue DAC Library
2626
#include <DAC.h>

0 commit comments

Comments
 (0)