It was suggested that I should show the actual error messages.
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:96: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:111: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:126: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:141: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:156: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:171: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:186: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:201: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1773:216: note: in expansion of macro 'C'
1773 | C(8, 10, 3), C(1, 0, 1), C(0, 0, 0), C(7, 10, 3), C(24, 43, 16), C(15, 25, 8), C(11, 19, 6), C(26, 53, 23), C(27, 54, 22), C(29, 55, 22), C(29, 53, 22), C(29, 52, 21), C(28, 52, 20), C(28, 53, 19), C(28, 51, 19), C(28, 50, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:3: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:18: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:33: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:48: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:63: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:78: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:93: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:108: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:123: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:138: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:153: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:168: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:183: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:198: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:213: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1774:228: note: in expansion of macro 'C'
1774 | C(28, 50, 19), C(29, 51, 18), C(28, 49, 18), C(27, 49, 18), C(27, 49, 18), C(27, 48, 17), C(26, 46, 17), C(27, 47, 17), C(27, 47, 17), C(27, 47, 17), C(25, 44, 16), C(25, 43, 15), C(25, 44, 16), C(25, 43, 15), C(23, 40, 13), C(22, 37, 12),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:3: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:18: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:33: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:48: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:63: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:77: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:90: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:105: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:120: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:135: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:150: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:165: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:177: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:189: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:203: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1775:218: note: in expansion of macro 'C'
1775 | C(23, 39, 13), C(24, 41, 14), C(23, 40, 14), C(22, 37, 15), C(13, 20, 7), C(9, 11, 2), C(23, 39, 13), C(25, 42, 12), C(25, 41, 12), C(24, 39, 13), C(17, 28, 11), C(1, 0, 0), C(2, 1, 0), C(14, 23, 9), C(21, 33, 12), C(24, 40, 13),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:3: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:18: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:33: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:46: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:60: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:75: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:90: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:105: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:120: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:135: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:150: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:165: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:180: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:195: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:210: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1776:225: note: in expansion of macro 'C'
1776 | C(26, 44, 14), C(22, 37, 12), C(8, 10, 1), C(16, 26, 9), C(23, 40, 14), C(25, 42, 14), C(26, 43, 15), C(27, 45, 16), C(26, 45, 14), C(26, 44, 13), C(27, 46, 14), C(27, 45, 15), C(27, 47, 16), C(26, 46, 16), C(27, 47, 16), C(27, 48, 17),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:3: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:18: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:33: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:48: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:63: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:78: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:93: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:108: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:123: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:138: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:153: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:168: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:183: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:198: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:213: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1777:228: note: in expansion of macro 'C'
1777 | C(27, 48, 17), C(26, 46, 16), C(26, 46, 16), C(28, 49, 17), C(27, 48, 17), C(27, 47, 16), C(27, 48, 17), C(28, 49, 17), C(28, 49, 18), C(28, 50, 18), C(28, 51, 19), C(28, 50, 19), C(29, 53, 19), C(29, 54, 20), C(28, 52, 20), C(27, 50, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:3: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:18: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:31: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:45: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:60: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:75: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:90: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:105: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:120: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:134: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:148: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:162: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:176: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:188: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:200: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1778:212: note: in expansion of macro 'C'
1778 | C(23, 41, 17), C(8, 11, 2), C(15, 25, 9), C(27, 50, 19), C(26, 48, 16), C(26, 46, 15), C(26, 44, 15), C(23, 39, 13), C(10, 12, 2), C(12, 16, 4), C(17, 25, 8), C(10, 11, 1), C(2, 1, 0), C(3, 2, 0), C(3, 3, 0), C(2, 3, 0),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:3: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:15: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:27: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:39: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:51: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:63: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:77: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:92: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:107: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:122: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:137: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:152: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:167: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:182: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:197: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1779:212: note: in expansion of macro 'C'
1779 | C(2, 3, 0), C(2, 3, 0), C(2, 2, 0), C(2, 2, 0), C(3, 2, 0), C(11, 19, 6), C(27, 51, 20), C(29, 55, 21), C(30, 56, 21), C(30, 56, 20), C(30, 56, 21), C(30, 57, 22), C(30, 56, 21), C(29, 54, 20), C(29, 54, 20), C(29, 53, 19),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:3: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:18: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:33: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:48: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:63: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:78: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:93: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:108: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:123: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:138: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:153: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:168: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:183: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:198: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:213: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1780:228: note: in expansion of macro 'C'
1780 | C(29, 53, 19), C(29, 53, 19), C(29, 52, 19), C(29, 53, 19), C(29, 52, 18), C(29, 52, 18), C(28, 51, 18), C(28, 51, 18), C(29, 52, 18), C(29, 53, 19), C(29, 52, 19), C(28, 51, 18), C(28, 49, 17), C(28, 50, 17), C(28, 50, 17), C(28, 50, 18),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1781:3: note: in expansion of macro 'C'
1781 | C(28, 50, 18), C(28, 50, 18), C(28, 50, 18), C(28, 51, 18), C(28, 50, 18), C(28, 51, 18), C(28, 52, 19), C(29, 53, 19), C(29, 53, 19), C(29, 53, 20), C(29, 53, 20), C(29, 53, 20), C(28, 53, 19), C(29, 53, 20), C(29, 54, 20), C(29, 54, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1781:18: note: in expansion of macro 'C'
1781 | C(28, 50, 18), C(28, 50, 18), C(28, 50, 18), C(28, 51, 18), C(28, 50, 18), C(28, 51, 18), C(28, 52, 19), C(29, 53, 19), C(29, 53, 19), C(29, 53, 20), C(29, 53, 20), C(29, 53, 20), C(28, 53, 19), C(29, 53, 20), C(29, 54, 20), C(29, 54, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1781:33: note: in expansion of macro 'C'
1781 | C(28, 50, 18), C(28, 50, 18), C(28, 50, 18), C(28, 51, 18), C(28, 50, 18), C(28, 51, 18), C(28, 52, 19), C(29, 53, 19), C(29, 53, 19), C(29, 53, 20), C(29, 53, 20), C(29, 53, 20), C(28, 53, 19), C(29, 53, 20), C(29, 54, 20), C(29, 54, 20),
| ^
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:46:20: error: cannot convert 'RGB565' to 'const uint16_t' {aka 'const short unsigned int'} in initialization
46 | #define C(R, G, B) RGB565(R, G, B)
| ^~~~~~~~~~~~~~~
| |
| RGB565
C:\Users\kurte\Documents\Arduino\xxx\antique_clock.cpp:1781:48: note: in expansion of macro 'C'
1781 | C(28, 50, 18), C(28, 50, 18), C(28, 50, 18), C(28, 51, 18), C(28, 50, 18), C(
Note: the table that the defines are erroring out goes through about line 3472, so
There was a lot more to go.
Edit also note: the table started on line 50, and not seeing those errors here. Was seeing more on the 2.0.4... Will try running again.
It has been hung here for maybe 10 minutes so far, will kill it.
Note: I am now running on 0417, which is todays, which looks like it is about to (or maybe has now) going to release 2.1.0