mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-21 21:02:09 +08:00
3 lines
90 B
C
3 lines
90 B
C
extern const uint8_t gitversion[18];
|
|
const uint8_t gitversion[18] = "DEV-55b0d190-DEBUG";
|