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.
Revision 1:2a7b4257ea32, committed 2014-12-05
- Comitter:
 - omatorressan
 - Date:
 - Fri Dec 05 18:01:52 2014 +0000
 - Parent:
 - 0:1602c72a91eb
 - Commit message:
 - ctrl
 
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
--- a/main.cpp	Fri Dec 05 17:53:23 2014 +0000
+++ b/main.cpp	Fri Dec 05 18:01:52 2014 +0000
@@ -26,11 +26,11 @@
 int cont3=0;
 char serie[num_bits];
 
-char a[]="100000001011111101001001101101101111100000001011111101001001101";
+char a[]="100000001011111110000011011111001111100000001011111101001001101";
 char b[]="100000001011111111001001001101101111100000001011111111001001001";
 char c[]="100000001011111100110011110011001111100000001011111100110011110";
-
-
+          
+          //10000000101111111000001101111100
 int main(){
     
 led1=led2=led3=1;