Skip to content

Commit 426e413

Browse files
committed
Fix issue about umbrella header
1 parent b4058f7 commit 426e413

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Arduino_Cellular.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#ifndef ARDUINO_CELLULAR_H
2+
3+
#include "ArduinoCellular.h"
4+
5+
#endif

0 commit comments

Comments
 (0)