aboutsummaryrefslogtreecommitdiff
path: root/inc/cfg.h
blob: 9626756e18274f0e10bdfbbd186846e1f7c20b4a (plain)
1
2
3
4
5
6
#pragma once

#define DWIDTH  400
#define DHEIGHT 224
#define FPS     60
#define SCALE   2   /* default upscale factor */