]> git.gir.st - tmk_keyboard.git/blob - tmk_core/tool/mbed/mbed-sdk/libraries/tests/net/cellular/sms/common/smstest.h
Merge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c' into master-core-pull
[tmk_keyboard.git] / tmk_core / tool / mbed / mbed-sdk / libraries / tests / net / cellular / sms / common / smstest.h
1 #ifndef SMSTEST_H_
2 #define SMSTEST_H_
3
4 #include "CellularModem.h"
5
6 void smstest(CellularModem&);
7
8 #endif
9
Imprint / Impressum