added comment for MQTT keyboard
This commit is contained in:
parent
c35711a8d2
commit
2fda106f4e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
// https://github.com/KlausMu/esp32-mqtt-keyboard
|
||||
|
||||
#define ENABLE_KEYBOARD_MQTT // Comment out to disable WiFi and MQTT
|
||||
// if you activate the MQTT keyboard, consider changing the mapping of the keyboard commands to the MQTT keyboard in file "commandHandler.h"
|
||||
#ifdef ENABLE_KEYBOARD_MQTT
|
||||
|
||||
#define KEYBOARD_MQTT_UP "Keyboard_mqtt_up"
|
||||
|
|
Loading…
Add table
Reference in a new issue