SimpleFOClibrary 2.4.0
Loading...
Searching...
No Matches
SimpleFOCDebug.h File Reference
#include "Arduino.h"
Include dependency graph for SimpleFOCDebug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleFOCDebug
 

Macros

#define SIMPLEFOC_DEBUG(msg, ...)    SimpleFOCDebug::println(F(msg), ##__VA_ARGS__)
 

Macro Definition Documentation

◆ SIMPLEFOC_DEBUG

#define SIMPLEFOC_DEBUG (   msg,
  ... 
)     SimpleFOCDebug::println(F(msg), ##__VA_ARGS__)

Definition at line 66 of file SimpleFOCDebug.h.