Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can output a debug log from AdamApp by using ADAM_DEBUG_PRINT() fuction function included in AdamDebug.h. (In this case, you do not need to call ADAM_DEBUG_OPEN() function nor ADAM_DEBUG_CLOSE() function.)

...