Starship/include/debug.h
2024-10-16 21:16:05 -03:00

7 lines
71 B
C

#ifndef DEBUG_H
#define DEBUG_H
#define DEBUG_SPEED_CONTROL 1
#endif