Default_Castum_AppFOTA4_Working

Dependencies:   mbed BLE_API nRF51822

Files at this revision

API Documentation at this revision

Comitter:
abmo1201
Date:
Mon Aug 29 11:23:29 2022 +0000
Parent:
6:85f68f27170c
Commit message:
Working_Fota_Dfu_APplication

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Feb 20 00:41:18 2015 +0000
+++ b/main.cpp	Mon Aug 29 11:23:29 2022 +0000
@@ -42,7 +42,7 @@
 
 //============================== Process PCB Options:
 #if D_PCB==D_MKIT
-    const char *pcDeviceName = "FOTA4r6m";
+    const char *pcDeviceName = "BasitFOTA4r6m";
     const char *pcPingBLE  = "m4\n";            // May need "\n" to push BLE Tx
     const char *pcPingUART = "u4\n";