Skip to content

Commit ba18eda

Browse files
committed
add foolib.h to compile
1 parent 78fda52 commit ba18eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BarProject/BarProject.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include <Arduino.h>
22
#include <Wire.h>
33
#include "BarLib.h"
4+
#include "FooLib.h"
45

56
BarClass BarObject;
67

0 commit comments

Comments
 (0)