Skip to content

Commit 22ff014

Browse files
committed
testing TIP and NOTES syntax. Thanks to @jgauchia
1 parent 9dcd661 commit 22ff014

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ pio pkg install --library "hpsaturn/ESPNowCam@^0.1.13"
6666
>For `Arduino IDE` is a little bit more complicated because the Arduino IDE dependencies resolver is very bad, but you only need:
6767
>
6868
>1. Download and install the [Nanopb library](https://github.com/nanopb/nanopb/releases/tag/nanopb-0.4.8) using the `Include Library` section via zip file
69-
>2. and then with the **Library Manager** find **ESPNowCam** and install it.
70-
>
71-
>[!NOTE]
69+
>2. and then with the **Library Manager** find **ESPNowCam** and install it.
70+
71+
>[!TIP]
7272
>Nanobp is not included as a dependency because, despite being 25 years after the invention of symbolic links, Arduino IDE does not support these types of files. Consider exploring PlatformIO for your future developments, as it offers a more versatile and modern development environment.
7373
7474
## Usage

0 commit comments

Comments
 (0)