PicoLowLevel
Loading...
Searching...
No Matches
Debug.h File Reference
#include <Arduino.h>
#include "Debug.h"
Include dependency graph for Debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SerialDebug
 Debug class that allows a finer control over serial debug. More...
 

Enumerations

enum class  Levels { OFF , WARN , INFO , DEBUG }
 

Variables

SerialDebug Debug
 

Enumeration Type Documentation

◆ Levels

enum class Levels
strong
Enumerator
OFF 
WARN 
INFO 
DEBUG 

Variable Documentation

◆ Debug

SerialDebug Debug
extern