mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-04-23 21:36:28 +02:00
Initial version.
This commit is contained in:
parent
6bab491a21
commit
193aaa1a56
17 changed files with 3142 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
using TINK.Model.Connector;
|
||||
|
||||
namespace TINK.Services.BluetoothLock.BLE
|
||||
{
|
||||
public static class LockItServiceHelper
|
||||
{
|
||||
public static string Name { get => TextToLockItTypeHelper.ISHAREITADVERTISMENTTITLE; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue