comment for what the mqtt keyboard is used
This commit is contained in:
parent
5529728430
commit
19143c1cfc
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
#ifndef __DEVICE_KEYBOARD_MQTT_H__
|
||||
#define __DEVICE_KEYBOARD_MQTT_H__
|
||||
|
||||
// The "MQTT keyboard" simply sends MQTT commands to a remote keyboard, which is connected via USB to a device
|
||||
// https://github.com/KlausMu/esp32-mqtt-keyboard
|
||||
|
||||
#define ENABLE_KEYBOARD_MQTT // Comment out to disable WiFi and MQTT
|
||||
#ifdef ENABLE_KEYBOARD_MQTT
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue