0xcolor -> 0xCOLOR

This commit is contained in:
keringo
2025-06-26 02:17:21 +03:00
parent 4b333f3a6b
commit 8573c01557
3 changed files with 10 additions and 2 deletions

View File

@@ -111,6 +111,8 @@ describe("ReaderLink module", function()
local expected_page_states = {
{
gamma = 1,
black_hex = 0x000000,
white_hex = 0xFFFFFF,
offset = {x = 17, y = 0},
page = 3,
page_area = {
@@ -126,6 +128,8 @@ describe("ReaderLink module", function()
},
{
gamma = 1,
black_hex = 0x000000,
white_hex = 0xFFFFFF,
offset = {x = 17, y = 0},
page = 4,
page_area = {