Seems to work except dynamic graphics for logos and QR code

This commit is contained in:
Neil Dorin
2020-08-06 19:46:12 -06:00
parent edd01785d5
commit 66c481e3dc
5 changed files with 58 additions and 5 deletions

View File

@@ -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>