We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b8b10 commit 1fb0b46Copy full SHA for 1fb0b46
README.md
@@ -48,7 +48,7 @@ This package has not yet been published to the Arduino & PlatformIO package mana
48
Log.warning (F("Log as Warning with integer values from Flash : %d, %d"CR) , 34 , 799870);
49
```
50
51
-[See examples/ArduinoLog/Log.ino](examples/ArduinoLog/Log.ino)
+[See examples/Log/Log.ino](examples/Log/Log.ino)
52
53
## Usage
54
0 commit comments