Module stm8dce.debug

This module provides debug output functions.

Functions

def pdbg(*args)

Only prints if the debug setting is enabled.

def pseperator()

Prints a separator line for better debug output readability. Only prints if the debug setting is enabled.