mirror of
https://github.com/martin-ger/esp_wifi_repeater.git
synced 2023-04-24 01:48:22 +03:00
applied 0hax's fix for #386
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,3 +1,3 @@
|
|||||||
d324a9a4a90fa827f6ef7c568ee36f15dd6f462c firmware/0x02000.bin
|
dbcfac14974ce81dca372c6e08c39cd6613cea77 firmware/0x02000.bin
|
||||||
bb6317dc3644c01984015b2f4b6772882f5045e1 firmware/0x82000.bin
|
6a972d57eacb5f76f5594a9dd738c44ee23700b6 firmware/0x82000.bin
|
||||||
9bd7d25204d71b3db5f35e0b2def8a6aaa7f765c firmware/0x00000.bin
|
9bd7d25204d71b3db5f35e0b2def8a6aaa7f765c firmware/0x00000.bin
|
||||||
|
|||||||
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
#ifndef _USER_CONFIG_
|
#ifndef _USER_CONFIG_
|
||||||
#define _USER_CONFIG_
|
#define _USER_CONFIG_
|
||||||
|
|
||||||
#define ESP_REPEATER_VERSION "V2.2.14"
|
#define ESP_REPEATER_VERSION "V2.2.15"
|
||||||
|
|
||||||
#define LOCAL_ACCESS 0x01
|
#define LOCAL_ACCESS 0x01
|
||||||
#define REMOTE_ACCESS 0x02
|
#define REMOTE_ACCESS 0x02
|
||||||
|
|||||||
Reference in New Issue
Block a user