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:47dce2cc8eed, committed 2019-05-20
- Comitter:
- ligeiro13
- Date:
- Mon May 20 23:09:34 2019 +0000
- Parent:
- 0:5bb13ee7d146
- Commit message:
- aps 4
Changed in this revision
TextLCD.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5bb13ee7d146 -r 47dce2cc8eed TextLCD.lib --- a/TextLCD.lib Mon May 20 22:06:52 2019 +0000 +++ b/TextLCD.lib Mon May 20 23:09:34 2019 +0000 @@ -1,1 +1,1 @@ -TextLCD#7b0da2d7a4e4 +https://os.mbed.com/users/ligeiro13/code/TextLCD/#7b0da2d7a4e4
diff -r 5bb13ee7d146 -r 47dce2cc8eed main.cpp --- a/main.cpp Mon May 20 22:06:52 2019 +0000 +++ b/main.cpp Mon May 20 23:09:34 2019 +0000 @@ -74,8 +74,8 @@ while(1) { //triangular(); - //senoidal(); - //quadrado(freq[0]); + //senoidal(freq[0]); + quadrado(); pc.baud(115200); //------------------------------------------------------------------------------Menu = 0 tela inicial------------------------------------------------------------------ if (menu == 0 )