mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
7 lines
71 B
C
7 lines
71 B
C
#ifndef DEBUG_H
|
|
#define DEBUG_H
|
|
|
|
#define DEBUG_SPEED_CONTROL 1
|
|
|
|
#endif
|