Update config.h

This commit is contained in:
rehius 2023-10-01 22:36:34 +00:00 committed by GitHub
parent 262b897103
commit e5a1dcdff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
#define OFFSET_MAX 6900 #define OFFSET_MAX 6900
#define VER_HI 2 #define VER_HI 2
#define VER_LO 75 #define VER_LO 76
bool is_configured(); bool is_configured();
void init_config(); void init_config();