Files
AUTOM/workspace/AUTOM10/Core/Src/debug.h
andrea b0b88baa72 wip
2026-04-27 22:04:15 +02:00

15 lines
161 B
C

/*
* debug.h
*
* Created on: Apr 20, 2026
* Author: user
*/
#ifndef SRC_DEBUG_H_
#define SRC_DEBUG_H_
void debug(void);
#endif /* SRC_DEBUG_H_ */