Commit 5c22e33 1 parent 759d063 commit 5c22e33 Copy full SHA for 5c22e33
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.1</TargetFramework >
5
5
<Authors >HeboTech</Authors >
6
6
<Product >HeboTech ATLib</Product >
7
- <Version >7.1.0-beta1 </Version >
8
- <PackageVersion >7.1.0-beta1 </PackageVersion >
7
+ <Version >7.1.0-beta2 </Version >
8
+ <PackageVersion >7.1.0-beta2 </PackageVersion >
9
9
<AssemblyVersion >7.1.0.0</AssemblyVersion >
10
10
<FileVersion >7.1.0.0</FileVersion >
11
11
<PackageId >HeboTech.ATLib</PackageId >
12
12
<Title >AT command library that makes it easy to communicate with modems.</Title >
13
13
<Description >AT command library that makes it easy to communicate with modems.</Description >
14
- <PackageTags >atcommand at command hayes gsm sms modem simcom d-link tp-link dwm-222 ma260 sim5320 mc55i</PackageTags >
14
+ <PackageTags >atcommand at command hayes gsm sms modem simcom d-link tp-link cinterion telit dwm-222 ma260 sim5320 mc55i me910c1 </PackageTags >
15
15
<RepositoryUrl >https://github.com/hbjorgo/ATLib</RepositoryUrl >
16
16
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
17
17
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 7
7
8
8
namespace HeboTech . ATLib . Modems . Telit
9
9
{
10
- internal class ME910C1 : ModemBase , IModem , IME910C1
10
+ public class ME910C1 : ModemBase , IModem , IME910C1
11
11
{
12
12
/// <summary>
13
13
/// Telit ME910C1 chipset
You can’t perform that action at this time.
0 commit comments