mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-24 10:42:08 +08:00
3 lines
90 B
C
3 lines
90 B
C
extern const uint8_t gitversion[19];
|
|
const uint8_t gitversion[19] = "DEV-a67c8f98-DEBUG";
|