typo
This commit is contained in:
parent
8e24963605
commit
84e8895102
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ Files in this directory won't get compiled by default.
|
|||
|
||||
If you want to use one of these devices, then
|
||||
- copy the corresponding device folder from "/src/devices_pool/..." to "/src/devices/..."
|
||||
- add the corresponding call to "register_device_*()" into 'src/main.cpp' (and include the device header file in "src/mail.cpp" as well)
|
||||
- add the corresponding call to "register_device_*()" into "/src/main.cpp" (and include the device header file in "/src/main.cpp" as well)
|
||||
- start using the commands defined by the device, e.g. by putting them in the hardware key map of "scene__default.cpp" or of a specific scene
|
||||
|
|
Loading…
Reference in a new issue