move to left side of screen
This commit is contained in:
parent
e930b6ac20
commit
5c8ca0f5b4
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
||||||
#define FRAME_BYTES (FRAME_PIXELS * FRAME_CHANNELS)
|
#define FRAME_BYTES (FRAME_PIXELS * FRAME_CHANNELS)
|
||||||
|
|
||||||
/* Top-left corner where the frame is drawn on the shared wall. */
|
/* Top-left corner where the frame is drawn on the shared wall. */
|
||||||
#define CANVAS_OFFSET_X 1200
|
#define CANVAS_OFFSET_X 80
|
||||||
#define CANVAS_OFFSET_Y 40
|
#define CANVAS_OFFSET_Y 40
|
||||||
|
|
||||||
/* Number of datagrams needed to cover a whole frame once. */
|
/* Number of datagrams needed to cover a whole frame once. */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue