Update config.h

This commit is contained in:
Ray
2022-07-25 00:48:15 +02:00
committed by GitHub
parent 4b0f28b782
commit 39d9d1da42

View File

@@ -84,8 +84,6 @@
#define MAX_KEY_PRESSED_QUEUE 16 // Maximum number of keys in the key input queue
#define MAX_CHAR_PRESSED_QUEUE 16 // Maximum number of characters in the char input queue
#define STORAGE_DATA_FILE "storage.data" // Automatic storage filename
#define MAX_DECOMPRESSION_SIZE 64 // Max size allocated for decompression in MB