![]() |
SimpleFOClibrary 2.4.0
|
#include "Arduino.h"Go to the source code of this file.
Classes | |
| class | SimpleFOCDebug |
Macros | |
| #define | SIMPLEFOC_DEBUG(msg, ...) SimpleFOCDebug::println(F(msg), ##__VA_ARGS__) |
| #define SIMPLEFOC_DEBUG | ( | msg, | |
| ... | |||
| ) | SimpleFOCDebug::println(F(msg), ##__VA_ARGS__) |
Definition at line 66 of file SimpleFOCDebug.h.