Remove Eiger module n_bytes and calculate correctly

This commit is contained in:
2021-07-02 14:13:56 +02:00
parent 4b8bada7ed
commit 95be6b25e2
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -19,7 +19,6 @@
#define MODULE_Y_SIZE 512
#define MODULE_N_PIXELS 131072
#define PIXEL_N_BYTES 2
#define MODULE_N_BYTES 262144
#define GAP_X_MODULE_PIXELS 2
#define GAP_Y_MODULE_PIXELS 2
#define GAP_X_EIGERMOD_PIXELS 8