source: ctrl/firmware/Main/SES/Core/Inc/utils.h

Last change on this file was 64, checked in by Zed, 15 hours ago

USART3 TX DMA is working.

File size: 117 bytes
Line 
1#ifndef __UTILS_H
2#define __UTILS_H
3
4void printThreadStackInfo(const char* const TAG);
5
6#endif /* __UTILS_H */
Note: See TracBrowser for help on using the repository browser.