Changes between Version 1 and Version 2 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Debug/DEBUG_MSG
- Timestamp:
- 03/12/25 08:14:07 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Debug/DEBUG_MSG
v1 v2 2 2 Display a message on the serial or telnet console 3 3 4 {{{ 4 {{{#!c++ 5 5 DEBUG_MSG(fmt, …) 6 6 }}} … … 21 21 == Examples == 22 22 23 {{{ 23 {{{#!c++ 24 24 25 25 int i;