Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ADS1115 BME280 CronoDot SDFileSystem mbed
Fork of Outdoor_UPAS_v1_2_Tboard by
Diff: main.cpp
- Revision:
- 53:5b4991d93cb1
- Parent:
- 52:95949e34b1f6
- Child:
- 54:a6073442bcef
--- a/main.cpp Sun May 15 03:45:12 2016 +0000
+++ b/main.cpp Sun May 15 05:22:44 2016 +0000
@@ -480,7 +480,7 @@
RGB_LED.set_led(0,1,0);
//pc.printf("%s\r\n",fp.c_str());
microChannel.putc(sendMe[0]);
- for(int i=0;i<65;i++){
+ for(int i=0;i<60;i++){
microChannel.putc(transfer_fileName[i]);
}
while (c != 255){ // while not end of file or forever
