OMOTE/Platformio/HAL/Targets/Simulator/omoteconfig.h

7 lines
95 B
C

#pragma once
#define IS_SIMULATOR true
#define SCREEN_WIDTH 240
#define SCREEN_HEIGHT 360