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: SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: OBSRS.h
- Revision:
- 89:cca875337dd5
- Parent:
- 88:b9beee1a7a3e
diff -r b9beee1a7a3e -r cca875337dd5 OBSRS.h
--- a/OBSRS.h Thu Jan 21 14:35:11 2016 +0000
+++ b/OBSRS.h Fri Jan 22 03:39:43 2016 +0000
@@ -480,9 +480,9 @@
enable_T_frame = false;
}
}
-// for(int i=0;i<112;i++){
-// printf("0x%02X,",buffer_112[i]);
-// }
+ for(int i=0;i<112;i++){
+ printf("0x%02X,",buffer_112[i]);
+ }
differential_encode(buffer_112, 112);
if(last_buffer ==true){
diff_prev=0;
