[docs] Use note tag and include-markdown

This commit is contained in:
Kuba Szczodrzyński
2022-06-18 21:05:31 +02:00
parent a5b953dc80
commit a6ad84a3b8
5 changed files with 15 additions and 18 deletions

View File

@@ -14,7 +14,8 @@ custom_fw_version = 1.2.0
## LibreTuya API
Note: see [LibreTuyaConfig.h](../arduino/libretuya/core/LibreTuyaConfig.h) for most options and their defaults.
!!! note
See [LibreTuyaConfig.h](../ltapi/_libre_tuya_config_8h_source.md) for most options and their defaults.
All options are configurable via C++ defines in PlatformIO project file. For example:
```ini