We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ac194 commit 7711386Copy full SHA for 7711386
pom.xml
@@ -75,6 +75,8 @@
75
<module>examples/communication/SendBroadcastDataSample</module>
76
<module>examples/communication/SendDataAsyncSample</module>
77
<module>examples/communication/SendDataSample</module>
78
+ <module>examples/communication/cellular/ReceiveSMSSample</module>
79
+ <module>examples/communication/cellular/SendSMSSample</module>
80
<module>examples/communication/explicit/ReceiveExplicitDataPollingSample</module>
81
<module>examples/communication/explicit/ReceiveExplicitDataSample</module>
82
<module>examples/communication/explicit/SendBroadcastExplicitDataSample</module>
0 commit comments