mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
7 lines
71 B
C
7 lines
71 B
C
![]() |
#ifndef DEBUG_H
|
||
|
#define DEBUG_H
|
||
|
|
||
|
#define DEBUG_SPEED_CONTROL 1
|
||
|
|
||
|
#endif
|