![]() |
Bioscara
DALSA's DIY SCARA Robot Arm.
|
A file containing utility macros and functions. More...
Go to the source code of this file.
Macros | |
| #define | DUMP_BUFFER(buffer, size) |
| Macro to dump a buffer to cout. | |
A file containing utility macros and functions.
| #define DUMP_BUFFER | ( | buffer, | |
| size | |||
| ) |
Macro to dump a buffer to cout.
| buffer | pointer to a buffer to dump to the console |
| size | number of bytes to dump |