@@ -1,6 +1,8 @@
// init script created from bluetooth_init_cc2564_2.8.bts
#include <stdint.h>
+const char *cc256x_version = "CC2564 v2.8";
+
#if defined(__GNUC__) && (__MSP430X__ > 0)
__attribute__((section (".fartext")))
#endif