]> git.karo-electronics.de Git - oswald.git/blobdiff - metawatch/bluetooth_init_cc2564_2.8.c
Add version string
[oswald.git] / metawatch / bluetooth_init_cc2564_2.8.c
index e03d78b1a2d1007e21f75d0d27f3731062d29c00..ad90ff36c0ebcdf24c49eec6273bcf36b9951df0 100644 (file)
@@ -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