mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-07-30 23:50:11 -07:00
Added Settining serialEcho
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"setting_display": "Aktiviert Display-Interface.",
|
||||
"setting_displayTimeout": "Zeit in Sekunden nachdem der Display automatisch ausschaltet, wenn inaktiv.\nZum Deaktivieren des Timeouts, setze es auf 0.",
|
||||
"setting_serial": "Aktiviere Serial-Interface.\nEs wird empfohlen es immer aktiviert zu lassen!",
|
||||
"setting_serialEcho": "Erlaubt Echo für jede Nachricht über die serielle Verbindung.",
|
||||
"setting_web": "Aktiviert Webinterface.",
|
||||
"setting_led": "Aktiviert (RGB) LED.",
|
||||
"setting_maxch": "Max. Kanal zum Scannen.\nUS = 11, EU = 13, Japan = 14.",
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
"setting_display": "Enables display interface.",
|
||||
"setting_displayTimeout": "Time in seconds after which the display turns off when inactive.\nTo disable the display timeout, set it to 0.",
|
||||
"setting_serial": "Enables serial interface.\nIt's recommended not to disable it!",
|
||||
"setting_serialEcho": "Enables echo for each incoming message over serial.",
|
||||
"setting_web": "Enables web interface.",
|
||||
"setting_led": "Enables the (RGB) LED feature.",
|
||||
"setting_maxch": "Max. channel to scan on.\nUS = 11, EU = 13, Japan = 14.",
|
||||
|
||||
Reference in New Issue
Block a user