mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Seems to work except dynamic graphics for logos and QR code
This commit is contained in:
parent
edd01785d5
commit
66c481e3dc
5 changed files with 58 additions and 5 deletions
|
|
@ -162,9 +162,9 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public const uint RoomMcUrl = 3908;
|
||||
/// <summary>
|
||||
/// 3908 - The url for the mobile control QR Code image
|
||||
/// 3909 - The url for the mobile control QR Code image
|
||||
/// </summary>
|
||||
public const uint RoomMcWQrCodeUrl = 3909;
|
||||
public const uint RoomMcQrCodeUrl = 3909;
|
||||
/// <summary>
|
||||
/// 3911
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue