forked from espressif/esp-idf
docs: Update alerts in READMEs to GFM format
For details, see https://github.com/orgs/community/discussions/16925
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
|
||||
(For general overview of examples and their usage, see the [README](../../README.md) file in the upper level `examples` directory.)
|
||||
|
||||
> **Note**:
|
||||
>
|
||||
> [!NOTE]
|
||||
> After you click any link to [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/index.html), go to the top of the sidebar, then make sure you have the appropriate **Espressif chip** (target) and **ESP-IDF version** selected in the dropdown menus.
|
||||
|
||||
This example shows how to use the [ESP Timer](https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/esp_timer.html) feature to create timers and execute callback functions. On the linked page, you will find detailed information about the feature as well as the functions and procedures used in this example.
|
||||
|
||||
Reference in New Issue
Block a user