mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-16 19:50:02 +01:00
Set version to 2.5
This commit is contained in:
@@ -446,9 +446,9 @@
|
|||||||
|
|
||||||
// ======== CONSTANTS ========== //
|
// ======== CONSTANTS ========== //
|
||||||
// Do not change these values unless you know what you're doing!
|
// Do not change these values unless you know what you're doing!
|
||||||
#define DEAUTHER_VERSION "2.2.0"
|
#define DEAUTHER_VERSION "2.5.0"
|
||||||
#define DEAUTHER_VERSION_MAJOR 2
|
#define DEAUTHER_VERSION_MAJOR 2
|
||||||
#define DEAUTHER_VERSION_MINOR 2
|
#define DEAUTHER_VERSION_MINOR 5
|
||||||
#define DEAUTHER_VERSION_REVISION 0
|
#define DEAUTHER_VERSION_REVISION 0
|
||||||
|
|
||||||
#define EEPROM_SIZE 4095
|
#define EEPROM_SIZE 4095
|
||||||
|
|||||||
Reference in New Issue
Block a user