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