Skip to content

Commit 7711386

Browse files
committed
examples: add missing Cellular samples to main pom.xml
Signed-off-by: Ruben Moral <Ruben.Moral@digi.com>
1 parent 84ac194 commit 7711386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
<module>examples/communication/SendBroadcastDataSample</module>
7676
<module>examples/communication/SendDataAsyncSample</module>
7777
<module>examples/communication/SendDataSample</module>
78+
<module>examples/communication/cellular/ReceiveSMSSample</module>
79+
<module>examples/communication/cellular/SendSMSSample</module>
7880
<module>examples/communication/explicit/ReceiveExplicitDataPollingSample</module>
7981
<module>examples/communication/explicit/ReceiveExplicitDataSample</module>
8082
<module>examples/communication/explicit/SendBroadcastExplicitDataSample</module>

0 commit comments

Comments
 (0)