1786017480
This commit is contained in:
@@ -43,7 +43,7 @@ impl Platform for Trekstor {
|
|||||||
|
|
||||||
let mut buffer1 = [Rgb565Pixel(0); 512 * 512];
|
let mut buffer1 = [Rgb565Pixel(0); 512 * 512];
|
||||||
|
|
||||||
let window_width = 512;
|
let window_width = ctx.screen.width();
|
||||||
// let window_height = ctx.screen.height() - 1;
|
// let window_height = ctx.screen.height() - 1;
|
||||||
|
|
||||||
loop {
|
loop {
|
||||||
|
|||||||
Reference in New Issue
Block a user