You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ TcMenu organisation made this library available for you to use. It takes signifi
12
12
13
13
This library provides logging facilities that are used by all our other libraries. You can consider this like a logging API with a simple implementation that backs onto the serial port by default.
14
14
15
-
The library works on most Arduino devices, PicoSDK and mbed. You can see our library compatibility matrix: https://tcmenu.github.io/documentation/
15
+
The library works on most Arduino devices, PicoSDK and mbed. You can see our library compatibility matrix: https://www.thecoderscorner.com/products/arduino-libraries/
16
16
17
17
You can find examples packaged with it in the `examples` folder. The example should work on most platforms without needing changes.
0 commit comments