You've already forked TEF6686_ESP32
Alignment
This commit is contained in:
@@ -183,13 +183,13 @@
|
|||||||
#define EE_STRING_XDRGTK_KEY 106 // 11 byte
|
#define EE_STRING_XDRGTK_KEY 106 // 11 byte
|
||||||
#define EE_BYTE_FASTPS 118
|
#define EE_BYTE_FASTPS 118
|
||||||
#define EE_BYTE_TOT 119
|
#define EE_BYTE_TOT 119
|
||||||
#define EE_BYTE_MWREGION 120
|
#define EE_BYTE_MWREGION 120
|
||||||
#define EE_BYTE_SPISPEED 121
|
#define EE_BYTE_SPISPEED 121
|
||||||
#define EE_BYTE_AMSCANSENS 122
|
#define EE_BYTE_AMSCANSENS 122
|
||||||
#define EE_BYTE_FMSCANSENS 123
|
#define EE_BYTE_FMSCANSENS 123
|
||||||
#define EE_PRESETS_BAND_START 124
|
#define EE_PRESETS_BAND_START 124
|
||||||
#define EE_PRESET_BW_START 224
|
#define EE_PRESET_BW_START 224
|
||||||
#define EE_PRESET_MS_START 324
|
#define EE_PRESET_MS_START 324
|
||||||
#define EE_PRESETS_START 424
|
#define EE_PRESETS_START 424
|
||||||
#define EE_PRESETS_FREQUENCY 10800
|
#define EE_PRESETS_FREQUENCY 10800
|
||||||
|
|
||||||
@@ -421,4 +421,4 @@ static const uint8_t WiFi4[] PROGMEM = {
|
|||||||
0x00, 0x1c, 0x00, 0x00,
|
0x00, 0x1c, 0x00, 0x00,
|
||||||
0x00, 0x1c, 0x00, 0x00,
|
0x00, 0x1c, 0x00, 0x00,
|
||||||
0x00, 0x08, 0x00, 0x00
|
0x00, 0x08, 0x00, 0x00
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user