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 14f8d15 commit cd7e6c9Copy full SHA for cd7e6c9
UNITTESTS/stubs/AT_CellularSMS_stub.cpp
@@ -71,7 +71,8 @@ nsapi_error_t AT_CellularSMS::set_csdh(int show_header)
71
return NSAPI_ERROR_OK;
72
}
73
74
-nsapi_error_t AT_CellularSMS::initialize(CellularSMSMmode mode)
+nsapi_error_t AT_CellularSMS::initialize(CellularSMSMmode mode,
75
+ CellularSMSEncoding encoding)
76
{
77
78
0 commit comments