Debug library for instrumentation a.k.a printf debugging
Dependents: pyrocommander Projektni_zadatak_Analogni_sat ProjetOctopode
debug.h File Reference
Go to the source code of this file.
Functions | |
| static void | debug (const char *format,...) |
| Output a debug message. | |
| static void | debug (bool condition, const char *format,...) |
| Conditionally output a debug message. | |
Detailed Description
Definition in file debug.h.
Function Documentation
| static void debug | ( | const char * | format, |
| ... | |||
| ) | [static] |
Generated on Thu Jul 14 2022 01:31:24 by
1.7.2
Simon Ford